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.
Gets remain quantity for Invoice update for specified PurchId and InventTransId.
Syntax
client server public static CustomsQty_IN getRemainingQuantityForInvoiceUpdate(
PurchIdBase _purchId,
InventTransId _inventTransId,
[RefRecId _customsVendBOETrans])
Run On
Called
Parameters
- _purchId
Type: PurchIdBase Extended Data Type
The PurchId to find BillOfEntry quantity and Invoice updated quantity.
- _inventTransId
Type: InventTransId Extended Data Type
The InventTransId to find BillOfEntry quantity and Invoice updated quantity.
- _customsVendBOETrans
Type: RefRecId Extended Data Type
The CustomsVendBOETrans to find BillOfEntry quantity and Invoice updated quantity.
Return Value
Type: CustomsQty_IN Extended Data Type
The remain quantity for Invoice update.