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.
Calculates the quantity for a packing slip from the journal in the catch weight unit.
Syntax
server public static PdsCWInventQty pdsCWQty(
InventTransOriginId _transOriginId,
PackingSlipId _packingSlipId,
TransDate _packingSlipDate)
Run On
Server
Parameters
- _transOriginId
Type: InventTransOriginId Extended Data Type
The transaction originator ID.
- _packingSlipId
Type: PackingSlipId Extended Data Type
The packing slip ID.
- _packingSlipDate
Type: TransDate Extended Data Type
The date of issue for the packing slip.
Return Value
Type: PdsCWInventQty Extended Data Type
The quantity for a packing slip line in catch weight unit.