The Function Module RKC_READ_ALL_ENTRIES_FOR_FIELD (RKC Stammdaten: Lesen aller Merkmalswerte zu einem Feld) is a standard Function Module in SAP ERP and is part of the function group KXMD within the package KC_NU.
Function Module | RKC_READ_ALL_ENTRIES_FOR_FIELD |
Short Text | RKC Stammdaten: Lesen aller Merkmalswerte zu einem Feld |
Function Group | KXMD |
Package | KC_NU |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELDNAME | LIKE | CDIFIE-FIENM | Field name of characteristic | |
I_RKB1X | LIKE | RKB1X | Special parameters | |
LANGU | LIKE | SY-LANGU | Language key |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CRIT_VALUE_TAB | LIKE | RKB1T | Characteristic values | |
FDEP_TAB | LIKE | CDIDEP | Characteristic dependencies | |
FIELD_TAB | LIKE | CDIFIE | Field Attributes |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CHECKTABLE_NOT_FOUND | Check table not found |
FIELD_NOT_FOUND | Field is not in field catalog |
FIELD_NOT_VALID | Field cannot be edited |