Codeunit 18122513 EOS001 DTI Entry-Edit
Handles manual changes to a DTI entry from the page.
local procedure OnAfterEditDTIEntry(var DTIEntry: Record "EOS001 DTI Entry"; NewDTIEntry: Record "EOS001 DTI Entry")
Use this event to update any custom fields when a user attempts to manually modify a DTI entry.
DTIEntry Record "EOS001 DTI Entry"
The entry being modified.
NewDTIEntry Record "EOS001 DTI Entry"
The entry containing the new field values inserted from the page.
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.