SalesLine.pdsUpdateReservation Method
Indicates whether the field update in progress requires a re-reservation of inventory.
Syntax
public boolean pdsUpdateReservation([LineNum _lineNum, SalesDlvDateType _dateType])
Run On
ClientOrServer
Parameters
- _lineNum
Type: LineNum Extended Data Type
- _dateType
Type: SalesDlvDateType Enumeration
Return Value
Type: boolean
false if the validation does not allow the field being updated; otherwise, true.