The Function Module RKC_FIELD_USAGE (Verwendungsnachweis für Felder) is a standard Function Module in SAP ERP and is part of the function group KXGD within the package KC.
Function Module | RKC_FIELD_USAGE |
Short Text | Verwendungsnachweis für Felder |
Function Group | KXGD |
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 | LIKE | CGSPAR-APPLC | 'KC' | Applikationsklasse |
I_SET_REL_NEW | TYPE | KCDB_BOOL | 'X' | Neusetzen der Feldrelationstabellen |
I_T_CGDIFIE | TYPE | KCDB_T_GFIE | Tabelle Typ CGDIFIE | |
I_T_CGGFIE | TYPE | KCDB_T_CGGFIE | Tabelle Typ CGGFIE | |
I_T_INCTAB | TYPE | KCDB_T_TAB | Beteiligte Tabellen (View) |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_CUR | LIKE | SY-TABIX | Index: Cursor |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.