Codeunit W1 Import Mgt.
Signature
[IntegrationEvent(false, false)]
CFLOnBeforeProcessXMLBufferPurchase(var XMLBuffer: Record "XML Buffer" temporary; var PurchInvoiceHeaderImport: Record "CFLW1 PurchInv. Header Import"; var PurchInvoiceLineImport: Record "CFLW1 Purch. Inv. Line Import"; var AdditionalProperties: Dictionary of [text, text]; var AdditionalPropertyName: text; var AdditionalPropertyValue: text; var VendorInfoDict: Dictionary of [Text, Text]; var Vendor: record Vendor; var IsHandled: Boolean)
Parameters
var XMLBuffer Record "XML Buffer" temporary
var AdditionalProperties Dictionary of [text, text]
var AdditionalPropertyName text
var AdditionalPropertyValue text
var VendorInfoDict Dictionary of [Text, Text]
var Vendor record Vendor
var IsHandled Boolean