📚 SAP Business One SDK Help

BlockBudget Property
See Also 

Description

Determines how the system manages deviations from budget in documents.

Applicable in case the valid value of CalculateBudget is tYES.

Field name: BgtBlock.

Property type

Read-write property

Syntax

Visual Basic
Public Property BlockBudget() As BoBlockBudget

Remarks

Field name in the application: For a Document that Deviates from the Budget:

  • Block Deviation from Budget,
  • Warning, or
  • Without Warning.

To display the form in the application:

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

See Also