InventSum.pdsAvailAttribReservation Method
Retrieves the available inventory for reservation based on batch attributes; obsolete.
Syntax
display InventQtyAvailReservation pdsAvailAttribReservation(Common _buffer, [NoYes _reserveOnOrdered])
Run On
Called
Parameters
- _buffer
Type: Common Table
The current record for which to retrieve availability information.
- _reserveOnOrdered
Type: NoYes Enumeration
A NoYes parameter that specifies if reservation against ordered items should be allowed.
Return Value
Type: InventQtyAvailReservation Extended Data Type
The inventory available for reservation minus the batch attribute limitation.
Remarks
Check the available inventory to determine is any of all is available based on the batch attributes. The return value cannot be less than 0.