The Function Module CTHE_FUNCTION_VALUE_EXISTS () is a standard Function Module in SAP ERP and is part of the function group CTHE within the package CT.
Function Module | CTHE_FUNCTION_VALUE_EXISTS |
Short Text | |
Function Group | CTHE |
Package | CT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHARACT | LIKE | CABN-ATNAM | Characteristic Name | |
CHARACT_NO | LIKE | CABN-ATINN | Internal Characteristic Number | |
FUNCTION | LIKE | CABN-ATPRF | Name of Function Module | |
VALUE | LIKE | CAWN-ATWRT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VALUE_NEUT | LIKE | CAWN-ATWRT | Characteristic Value |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FUNCTION_NOT_FOUND | Function Module Does Not Exist |
VALUE_NOT_FOUND | Value not found |