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 PurchParmTable or VendInvoiceInfoTable table records based on the chooseLines query.
Syntax
public void chooseLines_IN(
CustomsImportOrderType_IN _customsImportOrderType,
[VendDocumentTableMap _parmTable,
boolean _append])
Run On
Called
Parameters
- _customsImportOrderType
Type: CustomsImportOrderType_IN Enumeration
A CustomsImportOrderType_IN enum value which determines which type of orders to be queried by the chooseLines query.
- _parmTable
Type: VendDocumentTableMap Map
The PurchParmTable or VendInvoiceInfoTable table record.
- _append
Type: boolean
A Boolean value which determines whether existing records should be removed.