Codeunit "Serv. Doc. Exchange Mgt."
ID 6468
Namespace: Microsoft.EServices.EDocument
Methods
procedure SetServiceDoc(var ServiceHeader: Record "Service Header", var IncomingDocument: Record "Incoming Document")
Parameters
GetServiceIncomingDocumentType
procedure GetServiceIncomingDocumentType(ServiceDocumentType: Enum "Service Document Type"): Enum "Incoming Document Type"
Parameters
Returns
Events
OnGetServiceIncomingDocumentType
[IntegrationEvent(False,False)]
local procedure OnGetServiceIncomingDocumentType(ServiceDocumentType: Enum "Service Document Type", var IncomingDocumentType: Enum "Incoming Document Type", var IsHandled: Boolean)
Parameters
See also