📚 SAP Business One SDK Help

BlockDelNotesforPurchase Property
See Also 

Description

Determines whether or not to block deviation from budget in goods receipt POs.

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: BdgtPDNDo.

LDiscTotal

Property type

Read-write property

Syntax

Visual Basic
Public Property BlockDelNotesforPurchase() As BoYesNoEnum

Remarks

Field name in the application: Goods Receipt Pos.

To display the form in the application:

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

See Also