The Function Module COC1_FEATURE_DATA (Liefert Merkmalsdaten in Feldleiste incl. PP-PI Attribute) is a standard Function Module in SAP ERP and is part of the function group COC1 within the package COCB.
Function Module | COC1_FEATURE_DATA |
Short Text | Liefert Merkmalsdaten in Feldleiste incl. PP-PI Attribute |
Function Group | COC1 |
Package | COCB |
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 | 0 | Internal characteristic number |
FEATURE_NAME | LIKE | CABNT-ATBEZ | SPACE | Characteristic name |
FEATURE_NEUTRAL_NAME | LIKE | CABN-ATNAM | SPACE | Language-independent characteristic name |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | |
LANGUAGE | LIKE | CABNT-SPRAS | SPACE | Language key |
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 |
---|---|---|---|---|
ECABNT | LIKE | CABNT | Language-dependent characteristic data | |
ECABN_PI | LIKE | RCABN_PI | Language-independent characteristic data |
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 | Class type not supported |
MISSING_FEATURE_INFORMATION | Insufficient information for characteristic determination |
NO_FEATURE_FOUND | Characteristic not found |
NO_FEATURE_VALID | No valid characteristic for class type found |
NO_LANGUAGE | No language entered |