Skip to content

KVSKBACLLFMEAModuleMgmt#

Procedures#

IsFMEALicensed(Boolean) : Boolean#

Summary: Checks the Module Setup and returns if the FMEA is licensed correctly.

procedure IsFMEALicensed(ShowError: Boolean): Boolean

Parameters:

  • ShowError: Boolean value defines if an error message should be shown.

Returns: Boolean value defines if FMEA module is registered correctly.

IsFMEAAppAreaEnabled(Boolean) : Boolean#

Summary: Checks the Module Setup and returns if the FMEA has been activated.

procedure IsFMEAAppAreaEnabled(ShowNotification: Boolean): Boolean

Parameters:

  • ShowNotification: Boolean value defines if a notification should be shown.

Returns: Boolean value defines if FMEA module is is activated in module setup.