Share via


EFDocRecXmlMapToViLineTmp_BR.createRowsXmlAndVendorInvoiceLinesMap Method

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

  • _xmlViewRecId
    Type: RecId Extended Data Type
    Record id of the received xml that contains the lines that must be mapped against the vendor invoice

See Also

Reference

EFDocRecXmlMapToViLineTmp_BR Table