The Function Module RKC_FDEP_GET_FROM_FTAB (liefert Merkmalsklammerungen zu den Merkmalen in BUF-FTAB (siehe Langdoku)) is a standard Function Module in SAP ERP and is part of the function group KXDI within the package KC.
Function Module | RKC_FDEP_GET_FROM_FTAB |
Short Text | liefert Merkmalsklammerungen zu den Merkmalen in BUF-FTAB (siehe Langdoku) |
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 |
---|---|---|---|---|
APPLC | LIKE | TKCK-APPLC | 'KC ' | Applikationsklasse |
CHF_INFO | LIKE | TKCF-TIMFL | ' ' | Flag - 'X' : mit Prüffeld-Info. (siehe Langdoku) |
I_WITH_ATR | TYPE | KCDB_BOOL | ' ' | mit Navigationsattributen (Flag) |
I_WITH_DISP_ATR | TYPE | KCDB_BOOL | ' ' | mit Anzeigeattributen (Flag) |
REFRESH_BUF | LIKE | TKCF-TIMFL | ' ' | Flag - 'X' : BUF-FTAB (und Puffer) neu lesen |
REFRESH_FDEP | TYPE | KCDB_BOOL | ' ' | Flag (siehe Langdoku) |
STATE | LIKE | DCDOMAGET-DOMA | 'A' | DDIC-Status: 'A'-aktiv, 'M'-gesichert |
TABNM | LIKE | CDITAH-TABNM | ' ' | Tabellenname (verwendet BUF-TABNM, falls ' ') |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SAPRL | TYPE | KCDB_SAPRL | Releasestand | |
GOT_STATE | LIKE | DDREFSTRUC-STATE | tatsächlich gelesener Status |
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 |
---|---|---|---|---|
FDEP_TAB | LIKE | CDIDEP | Tabelle mit Merkmalsklammerungen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_INFO | keine Informationen im Dictionary |
SELECTION_ERROR | Tabellenname kann nicht spezifiziert werden |