📚 SAP Business One SDK Help

BlockBookkeeping Property
See Also 

Description

Determines whether or not to block deviation from budget in accounting transactions that involves a G/L account relevant to budget.

Applicable in case the valid value of CalculateBudget is tYES and the valid value of BlockBudget is either bb_Block or bb_MonthlyAlertOnly (the system displays a warning about any deviation from budget).

Field name: BdgtAcctng.

Property type

Read-write property

Syntax

Visual Basic
Public Property BlockBookkeeping() As BoYesNoEnum

Remarks

Field name in the application: Accounting.

To display the form in the application:

  • Select Administration --> System Initialization --> General Settings --> Budget tab.

See Also