📚 SAP Business One SDK Help

BudgetAlert Property
See Also 

Description

Determines the alert type in case of deviation from budget.

Applicable in case the valid value of CalculateBudget is tYES and the valid value of BlockBudget is either bb_Block or bb_MonthlyAlertOnly.

Field name: BgtWarning.

Property type

Read-write property

Syntax

Visual Basic
Public Property BudgetAlert() As BoBudgetAlert

Remarks

To display the form in the application:

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

The options include:

  • For Annual Budget, or
  • For Monthly Budget.

See Also