Codeunit W1 Import Mgt.
Signature
[IntegrationEvent(false, false)]
CFLOnBeforeAddAdditionalItemPropertiesPurchaseLine(var PurchInvoiceHeaderImport: Record "CFLW1 PurchInv. Header Import"; var PurchInvoiceLineImport: Record "CFLW1 Purch. Inv. Line Import"; var AdditionalPropertyName: text; var AdditionalPropertyValue: text; var AdditionalProperties: Dictionary of [text, text]; var IsHandled: Boolean)
Parameters
var AdditionalPropertyName text
var AdditionalPropertyValue text
var AdditionalProperties Dictionary of [text, text]
var IsHandled Boolean