KVSEDX-IC Purch. Order Chg Ex.
Events
OnPreXMLItemHeaderData(Record Purchase Header, Record KVSEDX Outbound, Boolean) :
[IntegrationEvent(true, false)]
local procedure OnPreXMLItemHeaderData(PurchHeaderPar: Record "Purchase Header"; var TempBlobVar: Record "KVSEDX Outbound" temporary; var HandledVar: Boolean):
OnPreXMLItemLineData(Record Purchase Line, Record KVSEDX Outbound, Boolean) :
[IntegrationEvent(true, false)]
local procedure OnPreXMLItemLineData(PurchLinePar: Record "Purchase Line"; var TempBlobVar: Record "KVSEDX Outbound" temporary; var HandledVar: Boolean):