KVSMEDEBillingCopyImages300#
Events#
OnAfterGetRecordOnAfterGenerateDocNo(Record KVSMEDEBillingEntry, Text[30]) :#
Summary: This method is called after the document number is generated in the OnAfterGetRecord-trigger.
[IntegrationEvent(false, false)]
local procedure OnAfterGetRecordOnAfterGenerateDocNo(KVSMEDEBillingEntry: Record "KVSMEDEBillingEntry"; var DocNo: Text[30]):
[EventSubscriber(ObjectType::Report, Report::"KVSMEDEBillingCopyImages300", 'OnAfterGetRecordOnAfterGenerateDocNo', '', false, false)]
local procedure DoSomethingOnAfterGetRecordOnAfterGenerateDocNo(KVSMEDEBillingEntry: Record "KVSMEDEBillingEntry"; var DocNo: Text[30])
begin
end;
Parameters:
EBillingEntryMulti
:DocNo
: