KVSCOREDataDefaults
Summary: This Codeunit contains some default implementations for the iDataPackage Interface.
Procedures
RunSetup() :
Summary: Runs the Default Setup for the calling app. If multiple setups exists, the user will be prompted to select one.
procedure RunSetup():
ProvidingApp() : ModuleInfo
Summary: Returns the ModuleInfo of the calling app.
procedure ProvidingApp(): ModuleInfo
Returns: ModuleInfo object containing information about the calling app