The Function Module CTUT_FEATURE_CHECK () is a standard Function Module in SAP ERP and is part of the function group CTUT within the package CT.
Function Module | CTUT_FEATURE_CHECK |
Short Text | |
Function Group | CTUT |
Package | CT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGE_NUMBER | LIKE | CABN-AENNR | SPACE | Change Number |
CLASS_TYPE | LIKE | KLAH-KLART | SPACE | Class type |
FEATURE_ID | LIKE | CABN-ATINN | 0 | Internal feature number |
FEATURE_NAME | LIKE | CABNT-ATBEZ | SPACE | Feature name |
FEATURE_NEUTRAL_NAME | LIKE | CABN-ATNAM | SPACE | Language-independent feature name |
IGNORE_BUFFER | LIKE | RCTMV-MARK | SPACE | Discard buffered data |
IGNORE_DELETE_FLAG | LIKE | RCTMV-MARK | SPACE | Ignore deletion indicator |
IGNORE_RENAME | LIKE | RCTMV-MARK | SPACE | Include renamed characteristics |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | Date |
LANGUAGE | LIKE | CABNT-SPRAS | SPACE | Language indicator |
MESSAGE_TYPE_INP | LIKE | SY-MSGTY | 'E' | Message type (E,I,W,...) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONVERSION_EXIT | LIKE | CABN-ATKON | Conversion exit (not yet in use) | |
FEATURE_ID | LIKE | CABN-ATINN | Internal feature number | |
FEATURE_NAME | LIKE | CABNT-ATBEZ | Feature name | |
FEATURE_NEUTRAL_NAME | LIKE | CABN-ATNAM | Language-independent feature name | |
FEATURE_TYPE | LIKE | CABN-ATIDN | Feature type | |
FORMAT | LIKE | CABN-ATFOR | Format | |
INTERNAL_UNIT_OF_MEASURE | LIKE | CABN-MSEHI | Internal description of unit of me | |
LOWER_CASES | LIKE | Lower case letter allowed | ||
NUMBER_OF_POSITIONS | LIKE | CABN-ANZST | Number of positions | |
OBJECT_ID | LIKE | CAWN-ATIDN | ID of the object to which the feat | |
ONLY_ONE_VALUE | LIKE | Only a valuation of the feature is | ||
PATTERN | LIKE | CABN-ATSCH | Template | |
PLACES_AFTER_DECIMAL_SIGN | LIKE | CABN-ANZDZ | Number of places behind the decima | |
REDUNDANT_STORAGE | LIKE | CABN-ATWRI | Redundant storage of master record fields | |
REQUIRED_ENTRY | LIKE | CABN-ATERF | Entry necessary | |
STATUS | LIKE | CABN-ATMST | ||
TABLE_FEATURE | LIKE | Feature which refers to a table fi | ||
TITLE1 | LIKE | CABNT-ATUE1 | ||
TITLE2 | LIKE | CABNT-ATUE2 | ||
UDEF_CLASS | LIKE | CABN-CLINT | Internal class number for user-defined data type | |
USE_OF_INTERVALS | LIKE | Interval values allowed | ||
WITH_SIGN | LIKE | Value can have +/- sign |
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 |
---|---|
INVALID_CLASS_TYPE | Invalid class type |
MISSING_FEATURE_INFORMATION | Specifications not sufficient for |
NO_FEATURE_FOUND | Feature not found |
NO_FEATURE_VALID | No valid feature for class type fo |
NO_LANGUAGE | Language was not specified |