Share via


CustomsShippingBillTrans_IN::checkShippingBillFullyDone Method

Checks if salesOrder is fully updated for shippingBill.

Syntax

client server public static boolean checkShippingBillFullyDone(SalesIdBase _salesId, InvoiceId _invoiceId)

Run On

Called

Parameters

Return Value

Type: boolean
true if SalesOrder line quantity is fully updated for shippingBill otherwise, false.

See Also

Reference

CustomsShippingBillTrans_IN Table