📚 SAP Business One SDK Help

BPCode 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 BpCtrlAcctproperty BpCtrlAcct
Public Property CodeSets or returns the business partner code for which to create an opening balance.

Field name: CardCode.

Length: 15 characters.

Public Property CreditSets or returns the amount to credit the business partner account.
Public Property DebitSets or returns the amount to debit the business partner 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 business partner 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 business partner account.
Public Property SystemCreditSets or returns the amount, in system currency, to credit the business partner account.
Public Property SystemDebitSets or returns the amount, in system currency, to debit the business partner account.

See Also