Menu

SAP Function Module RKC_FIELDS_GET_FOR_VIEW

Liefert Feldkatalogfelder bei Viewaspekten

The Function Module RKC_FIELDS_GET_FOR_VIEW (Liefert Feldkatalogfelder bei Viewaspekten) 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_FIELDS_GET_FOR_VIEW
Short Text Liefert Feldkatalogfelder bei Viewaspekten
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_INCTAB TYPE KCDB_T_TAB Beteiligte Tabellen (View)
I_USGFL TYPE KCDB_S_GFIE-USGFL Verwendungsflag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_CDIFCA TYPE KCDB_T_FCA Liste der verwendeten Felder

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.