Table of Contents

KVSEDX-IC Sales Invoice Exp.

Events

OnPreXMLItemHeaderData(Record Sales Invoice Header, Record KVSEDX Outbound, Boolean) :

[IntegrationEvent(true, false)]
local procedure OnPreXMLItemHeaderData(SalesInvHeaderPar: Record "Sales Invoice Header"; var TempBlobVar: Record "KVSEDX Outbound" temporary; var HandledVar: Boolean): 

OnPreXMLItemLineData(Record Sales Invoice Line, Record KVSEDX Outbound, Boolean) :

[IntegrationEvent(true, false)]
local procedure OnPreXMLItemLineData(SalesInvLinePar: Record "Sales Invoice Line"; var TempBlobVar: Record "KVSEDX Outbound" temporary; var HandledVar: Boolean):