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 total invoiced quantity for given record / package filtered by packing slips, selected during invoice posting in 'By packing slip' mode
Syntax
client server public static Qty invoicedInTotalPackingSlipLine(
RefTableId _refTableId,
RefRecId _refRecId,
PlPackageId _packageId,
SalesParmLine _salesParmLine)
Run On
Called
Parameters
- _refTableId
Type: RefTableId Extended Data Type
Related table's ID
- _refRecId
Type: RefRecId Extended Data Type
Related record's ID
- _packageId
Type: PlPackageId Extended Data Type
Package ID
- _salesParmLine
Type: SalesParmLine Table
SalesParmLine to filter on
Return Value
Type: Qty Extended Data Type
Total invoiced quantity