KVSDMSAutoArchPostDocByJobQ#
Procedures#
OnRun#
procedure OnRun(Rec: Record "#437dbf0e84ff417a965ded2bb9650972#Job Queue Entry")
Events#
OnBeforeAutoArchPostDocByJobQ(Record Job Queue Entry) :#
[IntegrationEvent(false, false)]
local procedure OnBeforeAutoArchPostDocByJobQ(var jobQueueEntry: Record "Job Queue Entry"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSDMSAutoArchPostDocByJobQ", 'OnBeforeAutoArchPostDocByJobQ', '', false, false)]
local procedure DoSomethingOnBeforeAutoArchPostDocByJobQ(var jobQueueEntry: Record "Job Queue Entry")
begin
end;