FromXMLFile | Imports data from an XML file to the object. |
FromXMLString | Imports data from an XML string to the object. |
GetXMLSchema | Retrieves the XML schema of the data structure. |
ToXMLFile | Creates an XML file that represents the object data. |
ToXMLString | Creates an XML string that represents the object data. |
BpCtrlAcct | property BpCtrlAcct |
Code | Sets or returns the business partner code for which to create an opening balance.
Field name: CardCode. Length: 15 characters. |
Credit | Sets or returns the amount to credit the business partner account. |
Debit | Sets or returns the amount to debit the business partner account. |
DueDate | Sets or returns the due date of the transaction. |
ForeignCredit | Sets or returns the amount, in foreign currency, to credit the business partner account. |
ForeignCurrency | Sets or returns the foreign currency code used in the transaction. Length: 3 characters. |
ForeignDebit | Sets or returns the amount, in foreign currency, to debit the business partner account. |
SystemCredit | Sets or returns the amount, in system currency, to credit the business partner account. |
SystemDebit | Sets or returns the amount, in system currency, to debit the business partner account. |