📚 SAP Business One SDK Help

OpenningBalanceAccount Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFilemethod FromXMLFile
Public Method FromXMLStringmethod FromXMLString
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 BPLIDproperty BPLID
Public Property DateSets or returns the posting date of the journal entry.
Public Property DetailsSets or returns details about the journal entry.

Length: 50 characters.

Public Property OpenBalanceAccountSets or returns the openning balance account code from which to credit or debit G/L accounts or business partner accounts.

Mandatory property.

Public Property Ref1Sets or returns the first reference code of the journal entry.

Length: 11 characters.

Public Property Ref2Sets or returns the second reference code of the journal entry.

Length: 11 characters.

See Also