KVSKBACLLCMPModuleMgmt#
Procedures#
IsCMPLicensed(Boolean) : Boolean#
Summary: Checks the Module Setup and returns if the CMP is licensed correctly.
procedure IsCMPLicensed(ShowError: Boolean): Boolean
Parameters:
ShowError
: Boolean value defines if an error message should be shown.
Returns: Boolean value defines if CMP module is registered correctly.
IsCMPAppAreaEnabled(Boolean) : Boolean#
Summary: Checks the Module Setup and returns if the CMP has been activated.
procedure IsCMPAppAreaEnabled(ShowNotification: Boolean): Boolean
Parameters:
ShowNotification
: Boolean value defines if a notification should be shown.
Returns: Boolean value defines if CMP module is is activated in module setup.