Share via


PlInventPackageTrans::invoicedInTotalPackingSlipLine Method

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

Return Value

Type: Qty Extended Data Type
Total invoiced quantity

See Also

Reference

PlInventPackageTrans Table