📚 SAP Business One SDK Help

ChangedExistingOrders Property
See Also 

Description

Determines whether or not to allow changes to existing sales orders. The default value is tYES. If set to tNO, sales orders, once created, cannot be modified.

Field name: ChangeRdr.

Property type

Read-write property

Syntax

Visual Basic
Public Property ChangedExistingOrders() As BoYesNoEnum

Remarks

Field name in the application: Allow Changes to Existing Orders.

To display the form in the application:

  • Select Administration --> System Initialization --> Document Settings --> Per Document tab --> Sales Order.

See Also