SalesLine.pdsUpdateReservationRequired Method
Indicates whether the field update in progress requires a re-reservation of inventory.
Syntax
public boolean pdsUpdateReservationRequired(FieldId _fieldBeingUpdated)
Run On
Called
Parameters
- _fieldBeingUpdated
Type: FieldId Extended Data Type
The ID of the field being updated.
Return Value
Type: boolean
false if the validation does not allow the field being updated; otherwise, true.