VendInvoiceInfoSubLine::unpostedInvoiceQty Method
Calculates the sum of unposted invoice quantities for the given purchase ID and inventory transaction ID.
Syntax
server public static container unpostedInvoiceQty(InventTransId _inventTransId)
Run On
Server
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
The inventory transaction ID that is used to find unposted invoices.
Return Value
Type: container
The sum of unposted invoice quantities in inventory, purchasing, and catch weight units.