📚 SAP Business One SDK Help

GLAccount 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 CodeSets or returns the G/L account code for which to create an opening balance.

Length: 15 characters.

Public Property CreditSets or returns the amount to credit the G/L account.
Public Property DebitSets or returns the amount to debit the G/L account.
Public Property DueDateSets or returns the due date of the transaction.
Public Property ForeignCreditSets or returns the amount, in foreign currency, to credit the G/L account.
Public Property ForeignCurrencySets or returns the foreign currency code used in the transaction.

Length: 3 characters.

Public Property ForeignDebitSets or returns the amount, in foreign currency, to debit the G/L account.
Public Property SystemCreditSets or returns the amount, in system currency, to credit the G/L account.
Public Property SystemDebitSets or returns the amount, in system currency, to debit the G/L account.

See Also