CustomsShippingBillTrans_IN::checkSalesTableForUpdate Method

Checks if SalesOrder is fully updated for shippingBill.

Syntax

client server public static boolean checkSalesTableForUpdate(CustomsShippingBillJour_IN _customsShippingBillJour)

Run On

Called

Parameters

  • _customsShippingBillJour
    Type: CustomsShippingBillJour_IN Table
    The CustomsShippingBillJour_IN record to find the CustomsShippingBillTrans_IN updated shippingBillQuantity.

Return Value

Type: boolean
true if ShippingBill is done for full quantity of salesLine otherwise, false.

See Also

Reference

CustomsShippingBillTrans_IN Table