Share via


CustomsExportOrderLine_IN::getReceive Method

Gets the export quantity for the specified sales ID and customs export invoice ID.

Syntax

client server public static CustomsQty_IN getReceive(SalesParmTable _salesParmTable)

Run On

Called

Parameters

  • _salesParmTable
    Type: SalesParmTable Table
    The SalesParmTable record for the selected export order.

Return Value

Type: CustomsQty_IN Extended Data Type
The sum of export order quantity for the selected export order.

See Also

Reference

CustomsExportOrderLine_IN Table