📚 SAP Business One SDK Help

BOEPortfolio Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFileImports data from an XML file to the object.
Public Method FromXMLStringImports data from an XML string to the object.
Public Method GetXMLSchemaRetrieves the XML schema of the data structure.
Public Method ToXMLFileCreates an XML file that represents the object data.
Public Method ToXMLStringCreates an XML string that represents the object data.

Public Properties

Public Property PortfolioCodeSets or returns a string specifying the portfolio code.

Field name: PtfCode.

Public Property PortfolioDescriptionSets or returns a string specifying the portfolio description.

Field name: PtfDespt.

Public Property PortfolioEntryReturns a number specifying the portfolio entry.

Field name: AbsEntry.

Public Property PortfolioIDSets or returns a string specifying the internal portfolio id.

Field name: PtfId.

Public Property PortfolioNumSets or returns a string specifying the portfolio number.

Field name: PtfNum.

See Also