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.
Inserts new buffers at the mapping temporary table.
The buffers inserted are the ones where the vendor invoice line could be automatically mapped to a received xml line
Syntax
private void createRowsXmlAndVendorInvoiceLinesMap(
EFDocRecXmlMapToViLineTmp_BR _map,
RecId _xmlViewRecId,
VendInvoiceInfoTable _vendInvoice)
Run On
ClientOrServer
Parameters
- _map
Type: EFDocRecXmlMapToViLineTmp_BR Table
Mapping where the new buffers will be inserted
- _xmlViewRecId
Type: RecId Extended Data Type
Record id of the received xml that contains the lines that must be mapped against the vendor invoice
- _vendInvoice
Type: VendInvoiceInfoTable Table
Vendor invoice table that contains the vendor invoice lines that must be mapped