W1 Import Mgt.

  • 2 minutes to read

Object Definition

Object TypeCodeunit
Object ID2102249
Object NameCFLW1 Import Mgt.

Procedures

Name Description
ImportefffPurchaseInvoice(InStream)
ImportefffSalesInvoice(InStream)

Events

Name Description
CFLOnAfterAddAdditionalItemPropertiesPurchaseLine(Record "CFLW1 PurchInv. Header Import"; Record "CFLW1 Purch. Inv. Line Import"; text; text; Dictionary of [text, text])
CFLOnAfterAddAdditionalItemPropertiesSalesLine(Record "CFLW1 Sales Inv. Header Import"; Record "CFLW1 Sales Inv. Line Import"; text; text; Dictionary of [text, text])
CFLOnAfterCreateCustomer(Record Customer; Dictionary of [Text, Text])
CFLOnAfterCreateVendor(Record Vendor; Dictionary of [Text, Text])
CFLOnAfterCustomerSetFilters(Record Customer; Dictionary of [Text, Text])
CFLOnAfterSearchCustomer(Record Customer; Dictionary of [Text, Text])
CFLOnAfterSearchVendor(Record Vendor; Dictionary of [Text, Text])
CFLOnAfterVendorSetFilters(Record Vendor; Dictionary of [Text, Text])
CFLOnBeforeAddAdditionalItemPropertiesPurchaseLine(Record "CFLW1 PurchInv. Header Import"; Record "CFLW1 Purch. Inv. Line Import"; text; text; Dictionary of [text, text]; Boolean)
CFLOnBeforeAddAdditionalItemPropertiesSalesLine(Record "CFLW1 Sales Inv. Header Import"; Record "CFLW1 Sales Inv. Line Import"; text; text; Dictionary of [text, text]; Boolean)
CFLOnBeforeCreateCustomer(Record Customer; Dictionary of [Text, Text]; boolean)
CFLOnBeforeCreateVendor(Record Vendor; Dictionary of [Text, Text]; boolean)
CFLOnBeforeInsertCustomer(Record Customer; Dictionary of [Text, Text])
CFLOnBeforeInsertVendor(Record Vendor; Dictionary of [Text, Text])
CFLOnBeforeProcessXMLBufferPurchase(Record "XML Buffer" temporary; Record "CFLW1 PurchInv. Header Import"; Record "CFLW1 Purch. Inv. Line Import"; Dictionary of [text, text]; text; text; Dictionary of [Text, Text]; record Vendor; Boolean)
CFLOnBeforeProcessXMLBufferSales(Record "XML Buffer" temporary; Record "CFLW1 Sales Inv. Header Import"; Record "CFLW1 Sales Inv. Line Import"; Dictionary of [text, text]; text; text; Dictionary of [Text, Text]; record customer; Boolean)
CFLOnBeforeSearchCustomer(Record Customer; Dictionary of [Text, Text]; Boolean)
CFLOnBeforeSearchVendor(Record Vendor; Dictionary of [Text, Text]; Boolean)
CFLOnBeforeXMLBufferFindset(Record "XML Buffer" temporary)
CFLOnUnHandledXMLTagPurchase(record "XML Buffer"; Record Vendor; Dictionary of [Text, Text]; Record "CFLW1 PurchInv. Header Import"; Record "CFLW1 Purch. Inv. Line Import"; Boolean)
CFLOnUnHandledXMLTagSales(record "XML Buffer"; Record Customer; Dictionary of [Text, Text]; Record "CFLW1 Sales Inv. Header Import"; Record "CFLW1 Sales Inv. Line Import"; boolean)
OnAfterCFLInsertPurchaseInvoiceHeaderImport(Record "CFLW1 PurchInv. Header Import")
OnAfterCFLInsertPurchaseInvoiceLineImport(Record "CFLW1 PurchInv. Header Import"; Record "CFLW1 Purch. Inv. Line Import")
OnAfterCFLInsertSalesInvoiceHeaderImport(Record "CFLW1 Sales Inv. Header Import")
OnAfterCFLInsertSalesInvoiceLineImport(Record "CFLW1 Sales Inv. Header Import"; Record "CFLW1 Sales Inv. Line Import")
OnBeforeCFLInsertPurchaseInvoiceHeaderImport(Record "CFLW1 PurchInv. Header Import"; Boolean)
OnBeforeCFLInsertPurchaseInvoiceLineImport(Record "CFLW1 PurchInv. Header Import"; Record "CFLW1 Purch. Inv. Line Import"; Boolean)
OnBeforeCFLInsertSalesInvoiceHeaderImport(Record "CFLW1 Sales Inv. Header Import"; Boolean)
OnBeforeCFLInsertSalesInvoiceLineImport(Record "CFLW1 Sales Inv. Header Import"; Record "CFLW1 Sales Inv. Line Import"; Boolean)

Deprecated Events

Name Description
OnAfterCFLSearchCustomer(Record Customer; Text; Text; Text; Text; Text)
OnAfterCFLSearchVendor(Record Vendor; Text; Text; Text; Text; Text)