Menu

SAP Function Module BCA_US_COMPONENT_ACTIVATION

Check whether a certain add-on component is active in the current client

The Function Module BCA_US_COMPONENT_ACTIVATION (Check whether a certain add-on component is active in the current client) is a standard Function Module in SAP ERP and is part of the function group BCA_US_ACTIVE within the package BCA_US.

Technical Information

Function Module BCA_US_COMPONENT_ACTIVATION
Short Text Check whether a certain add-on component is active in the current client
Function Group BCA_US_ACTIVE
Package BCA_US
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMPONENT LIKE 'EA-FINSERV' ADDON component to be checked

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COMPONENT_NOT_ACTIVE Component is not active in current client.