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 a record by using the PurchParmTable or VendInvoiceInfoTable table that is based on the chooseLines query.
Syntax
public void chooseLines(
[boolean _processAdditional,
VendDocumentTableMap _parmTable,
boolean _append])
Run On
Called
Parameters
- _processAdditional
Type: boolean
A Boolean value that indicates whether additional data sources should be processed by the chooseLines query.
- _parmTable
Type: VendDocumentTableMap Map
A record from the PurchParmTable or VendInvoiceInfoTable table.
- _append
Type: boolean
A Boolean value that indicates whether existing records should be removed.