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 an invoice in catch weight unit where the transaction is not associated with a packing slip.
Syntax
server public static PdsCWInventQty pdsCWQtySoldWithoutPackingSlip(
InventTransOriginId _transOriginId,
InvoiceId _invoiceNum,
TransDate _invoiceDate)
Run On
Server
Parameters
- _transOriginId
Type: InventTransOriginId Extended Data Type
The transaction originator ID.
- _invoiceNum
Type: InvoiceId Extended Data Type
The invoice ID.
- _invoiceDate
Type: TransDate Extended Data Type
The date of issue for the invoice.
Return Value
Type: PdsCWInventQty Extended Data Type
The quantity requested in catch weight unit.