Codeunit 18122513 EOS001 DTI Entry-Edit

Codeunit 18122513 EOS001 DTI Entry-Edit

Handles manual changes to a DTI entry from the page.

Events

OnAfterEditDTIEntry

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.

Parameters / Return Value

  • 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.



EOS Labs -