CustomsShippingBillJour_IN.customsExportOrderTable Method
Gets the CustomsExportOrderTable_IN table record for specified SalesId, InvoiceId and InvoiceDate.
Syntax
public CustomsExportOrderTable_IN customsExportOrderTable([boolean _update])
Run On
Called
Parameters
- _update
Type: boolean
if true, select record for update.
Return Value
Type: CustomsExportOrderTable_IN Table
The selected CustomsExportOrderTable_IN table record for given SalesId, InvoiceId and InvoiceDate.