📚 SAP Business One SDK Help

TotalAnnualBudgetDebitLoc Property
See Also 

Description

Returns the total annual budget in local currency (debit side).

Field name: CredSTotal.

Property type

Read-write property

Syntax

Visual Basic
Public Property TotalAnnualBudgetDebitLoc() As Double

Remarks

You must define either the TotalAnnualBudgetDebitLoc Property or the TotalAnnualBudgetCreditLoc Property.

The value must be:

TotalAnnualBudgetDeditLoc = total values of 12 BudgetTotDebit budget lines

See Also