Codeunit 70491823 EOS074 Try-Import EDI Header
Codeunit 70491823 EOS074 Try-Import EDI Header
Events
OnAfterImportFile
local procedure OnAfterImportFile(var EdiFile: Record "EOS074 EDI File"; EdiHeader: Record "EOS074 EDI Message Header"; FullPath: Text)
Exexute after import an EDI File If you want to add values to EDi File
Parameters / Return Value
EdiFile
Record "EOS074 EDI File"
EdiHeader
Record "EOS074 EDI Message Header"
FullPath
Text
OnBeforeDeleteImportedFile
local procedure OnBeforeDeleteImportedFile(EdiMessageHeader: Record "EOS074 EDI Message Header"; FilePath: Text; var Handled: Boolean)
Raised before an imported file is deleted from the filesystem.
Parameters / Return Value
EdiMessageHeader
Record "EOS074 EDI Message Header"
The EDI message header for which to delete the file.
FilePath
Text
The full path path to the file to be deleted.
Handled
Boolean
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
EOS Labs -