Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the catch weight quantity from the inventTrans table that has a statusIssue enumeration value of StatusIssue::ReservOrdered.
Syntax
public PdsCWInventQty pdsCWFindQtyReservedOrdered(InventTransId _inventTransId)
Run On
Server
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
The InventTransId value for the transactions that should be summed.
Return Value
Type: PdsCWInventQty Extended Data Type
The catch weight quantity.