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.
Creates SalesParmTable table records based on the chooseLines query.
Syntax
public void chooseLines_IN(
[CustomsExportOrderType_IN _customsExportOrderType,
boolean _append,
boolean _directDeliveryUpdate])
Run On
Called
Parameters
- _customsExportOrderType
Type: CustomsExportOrderType_IN Enumeration
A CustomsExportOrderType_IN enum value which determines which type of orders to be queried by the chooseLines query.
- _append
Type: boolean
A Boolean value which determines whether existing records should be removed.
- _directDeliveryUpdate
Type: boolean
A Boolean value which determines whether order is directDeliveryUpdate.