Menu

SAP Function Module RKC_FIELD_USAGE

Verwendungsnachweis für Felder

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.

Technical Information

Function Module RKC_FIELD_USAGE
Short Text Verwendungsnachweis für Felder
Function Group KXGD
Package KC
Module Type Normal Module

Importing Parameters

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)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing 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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.