Skip to content

KVSKBACreateSetupData#

Procedures#

SetHideMessage() :#

procedure SetHideMessage(): 

SetRecreate() :#

procedure SetRecreate(): 

SalesQuoteStatuses() :#

procedure SalesQuoteStatuses(): 

Events#

OnAfterInitReportSelection() :#

[IntegrationEvent(false, false)]
local procedure OnAfterInitReportSelection(): 
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBACreateSetupData", 'OnAfterInitReportSelection', '', false, false)]
local procedure DoSomethingOnAfterInitReportSelection()
begin
end;