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

Return Value

Type: container
The sum of unposted invoice quantities in inventory, purchasing, and catch weight units.

See Also

Reference

VendInvoiceInfoSubLine Table