Menu

SAP Function Module RKC_TFR_GET_FIELDS

liefert Tabellen/Feldbeziehungen zu einer (oder allen) Aspekttabelle(n)

The Function Module RKC_TFR_GET_FIELDS (liefert Tabellen/Feldbeziehungen zu einer (oder allen) Aspekttabelle(n)) is a standard Function Module in SAP ERP and is part of the function group KXDI within the package KC.

Technical Information

Function Module RKC_TFR_GET_FIELDS
Short Text liefert Tabellen/Feldbeziehungen zu einer (oder allen) Aspekttabelle(n)
Function Group KXDI
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
APPLC LIKE TKCK-APPLC 'KC ' Applikationsklasse
REFRESH_TFR LIKE CCVALID-XFELD SPACE Flag (siehe Langdoku)
TABNM LIKE CDITAH-TABNM '*' Felder von dieser Tabelle, oder von allen ('*')

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TFR_TAB LIKE CDITFR Tabellen/Feld-Einträge

Exceptions

This function module does not define any Exceptions.