Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.