The Function Module CTCH_CHECK_USAGE_OF_FEATURE () is a standard Function Module in SAP ERP and is part of the function group CTCH within the package CT.
Function Module | CTCH_CHECK_USAGE_OF_FEATURE |
Short Text | |
Function Group | CTCH |
Package | CT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FEATURE_ID | LIKE | CABN-ATINN | Internal feature ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
USAGE_IN_AUSP | TYPE | FLAG | Valuation for feature in AUSP exists | |
USAGE_IN_KSML | TYPE | FLAG | Featre is used in at least one class | |
USAGE_IN_OVERWRITING | TYPE | FLAG | Characteristic is Overwritten |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.