The Function Module RKC_ATR_DEP_GET (Besort die Klammerung eines Attributes) is a standard Function Module in SAP ERP and is part of the function group KXDI within the package KC.
Function Module | RKC_ATR_DEP_GET |
Short Text | Besort die Klammerung eines Attributes |
Function Group | KXDI |
Package | KC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPLC | TYPE | APPLCLASS | 'KC ' | Applikationsklasse |
I_ATTRI | TYPE | CGDATTRI | Attributsname | |
I_FIENM | TYPE | FIELDNAME | Feldname | |
I_NFINM | TYPE | FIELDNAME | Navigationsfeldname (falls leer:FIENM, ATTRI obl | |
I_REFRESH | TYPE | KCDB_BOOL | ' ' | Flag: Attribute neu lesen |
I_TS_ATR | TYPE | KCDB_TS_TKCQ | Alle Attribute | |
I_TX_ATR_TRA | TYPE | KCDB_TX_ATR_TRA | Attribute von FIENM (werden nachgelesen, falls l |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_DEP | TYPE | KCDB_T_DEP | Klammerung des Attributes/Navigationsattributs |
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 |
---|---|
ATR_DEP_MISSING | abhängiges Attribut fehlt: Attribute inkonsist. |
ATTRI_NOT_FOUND | Attribut nicht gefunden |
ILLEGAL_INPUT | ungültige Eingabe |