Share via


CustomsShippingBillTrans_IN::getShipBillQtyExhausted Method

Gets shippingBill quantity for specified SalesId, InvoiceId and InventTransId.

Syntax

client server public static CustomsQty_IN getShipBillQtyExhausted(
    SalesIdBase _salesId, 
    InvoiceId _invoiceId, 
    InventTransId _inventTransId)

Run On

Called

Parameters

Return Value

Type: CustomsQty_IN Extended Data Type
The shippingBill quantity for given salesId, invoiceId and inventTransId.

See Also

Reference

CustomsShippingBillTrans_IN Table