KVSICOCreateSetupData#
Procedures#
SetCreateDemoData() :#
Summary: Defines whether demo data should also be created. If not called before running this codeunit, only setup data will be created.
procedure SetCreateDemoData():
SetRecreate() :#
Summary: Defines if setup and demo data should be re-created, even if existing. If not called before running this codeunit, existing setup data will not be deleted before re-creating.
procedure SetRecreate():
SetHideMessage() :#
Summary: Use this procedure to hide messages in later run of this codeunit. All kind of messages will be suppressed during processing.
procedure SetHideMessage():