📚 SAP Business One SDK Help

BlockPurchaseOrders Property
See Also 

Description

Determines whether or not to block deviation from budget in purchase orders.

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

Property type

Read-write property

Syntax

Visual Basic
Public Property BlockPurchaseOrders() As BoYesNoEnum

Remarks

Field name in the application: Purchase Orders.

To display the form in the application:

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

See Also