Add | Adds a record to the object table in SAP Business One company database. |
 GetAsXML | Returns the object from XML data, which is stored as string in a buffer. |
 GetByKey | Retrieves and sets the values of the object's properties by the object's absolute key from the Company database. |
 Remove | Deletes a record from the object table. |
 SaveToFile | Save the object to a file as XML data. |
 SaveXML | Saves the object data to XML formatted data. |
 Update | Updates the object data in the company database. |
 AccountCode | Sets or returns the G/L account code as defined in Chart of Accounts.
Field name: AcctCode. Length: 15 characters. |
 Browser | Returns the DataBrowser object. |
 BudgetBalanceCreditLoc | Returns the budget balance in local currency of the revenue account (credit side), based on the journal transactions.
Field name: CrdRLTotal. |
 BudgetBalanceCreditSys | Returns the budget balance in system currency of the revenue account (credit side), based on the journal transactions.
Field name: CrdRSTotal. |
 BudgetBalanceDebitLoc | Returns the budget balance in local currency of the account (debit side), based on the journal transactions. Field name: CrdRSTotal. |
 BudgetBalanceDebitSys | Returns the budget balance in system currency of the account (debit side), based on the journal transactions. Field name: DebRSTotal. |
 BudgetScenario | Sets or returns the budget scenario ID number.
Field name: Instance.
This is a foreign key to the BudgetScenarios object. |
 CostAccountingLines | property CostAccountingLines |
 DivisionCode | Sets or returns the code of the budget distribution method.
Field name: BgdCode. This is a foreign key to the BudgetDistribution object. |
 FutureAnnualExpensesCreditLoc | Returns the total annual amount (in local currency) of open purchase orders and purchase delivery notes related to the revenue account (credit side).
Field name: FtrODRLSum. |
 FutureAnnualExpensesCreditSys | Returns the total annual amount (in system currency) of open purchase orders and purchase delivery notes related to the revenue account (credit side). Field name: FtrODRSSum. |
 FutureAnnualExpensesDebitLoc | Returns the total annual amount (in local currency) of open purchase orders and purchase delivery notes related to the account (debit side). Field name: FtrOCRLSum. |
 FutureAnnualExpensesDebitSys | Returns the total annual amount (in system currency) of open purchase orders and purchase delivery notes related to the account (debit side). Field name: FtrOCRSSum. |
 FutureAnnualRevenuesCredit | Returns the future annual income related to the revenue account (credit side). Field name: FtrIDRSSum. |
 FutureAnnualRevenuesDebit | Returns the future annual revenue related to the account (debit side). Field name: FtrIDRLSum. |
 FutureRevenuesDebitLoc | Returns the future revenue in local currency related to the account (debit side). Field name: FtrICRLSum. |
 FutureRevenuesDebitSys | Returns the future revenue in system currency related to the account (debit side). Field name: FtrICRSSum. |
 Lines | Returns the Budget_Lines object. |
 Numerator | Returns the identification key of the budget as assigned by SAP Business One. Field name: SCNCounter. |
 ParentAccountKey | Sets or returns the parent G/L account code as defined in Chart of Accounts. This property is used for automatic calculation of the budget for the account (AccountCode), as a percentage (ParentAccPercent) of the parent account budget.
Field name: FatherCode. Length: 15 characters. |
 ParentAccPercent | Sets or returns the percentage of the parent account budget. Field name: FthrPrcnt. |
 StartofFiscalYear | Returns the start date of the fiscal year (financial year). Field name: FinancYear. |
 TotalAnnualBudgetCreditLoc | Returns the total annual budget in local currency of the revenue account (credit side). Field name: CrdRLTotal. |
 TotalAnnualBudgetCreditSys | Returns the total annual budget in system currency of the revenue account (credit side). Field name: CrdRSTotal. |
 TotalAnnualBudgetDebitLoc | Returns the total annual budget in local currency (debit side). Field name: CredSTotal. |
 TotalAnnualBudgetDebitSys | Returns the total annual budget in system currency (debit side). Field name: DebSTotal. |
 UserFields | Returns the UserFields object. |
Â
Â