CustomsShippingBillTrans_IN::getShippingBillQuantityUpdated Method
Gets shippingBill quantity for specified SalesId and InvoiceId.
Syntax
client server public static CustomsQty_IN getShippingBillQuantityUpdated(SalesIdBase _salesId, InvoiceId _invoiceId)
Run On
Called
Parameters
- _salesId
Type: SalesIdBase Extended Data Type
The SalesId of salesOrders for which shippingBill is updated.
- _invoiceId
Type: InvoiceId Extended Data Type
The InvoiceId of the salesOrders for which shippingBill is updated.
Return Value
Type: CustomsQty_IN Extended Data Type
The shippingBill quantity for given salesId and invoiceId.