Share via


CustomsShippingBillTrans_IN::checkShippingBillNotDone Method

Checks if shippingBill is done either partially/fully for specified SalesId and InventTransId.

Syntax

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

Run On

Called

Parameters

Return Value

Type: boolean
true if shippingBill is done either partially/fully for specified SalesId and InventTransId otherwise, false.

See Also

Reference

CustomsShippingBillTrans_IN Table