Skip to content

KVSKBAServiceProFormaInvoice#

Obsolete

This Element will be removed or changed with a future Version of the App.

Events#

OnBeforeSetLanguageFormatAddress(Record Service Header, Boolean) :#

[IntegrationEvent(false, false)]
local procedure OnBeforeSetLanguageFormatAddress(ServiceHeader: Record "Service Header"; var IsHandled: Boolean): 
[EventSubscriber(ObjectType::Report, Report::"KVSKBAServiceProFormaInvoice", 'OnBeforeSetLanguageFormatAddress', '', false, false)]
local procedure DoSomethingOnBeforeSetLanguageFormatAddress(ServiceHeader: Record "Service Header"; var IsHandled: Boolean)
begin
end;