Menu

SAP Function Module RM_RC1_FGDT_TAB_BUILD

Umsetzung der SEUT-Hierarchie in RT-Tabellen

The Function Module RM_RC1_FGDT_TAB_BUILD (Umsetzung der SEUT-Hierarchie in RT-Tabellen) is a standard Function Module in SAP ERP and is part of the function group RMRC1 within the package FTBB.

Technical Information

Function Module RM_RC1_FGDT_TAB_BUILD
Short Text Umsetzung der SEUT-Hierarchie in RT-Tabellen
Function Group RMRC1
Package FTBB
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
C_TAB_BEWEG LIKE JBRDBBEWEG RM: DB-Tabelle BEWEG erweiterter Elementartyp
C_TAB_FML LIKE JBRDBFML RM: Formelbestandteile für einzelne CFs
C_TAB_HIER LIKE JBRDBHIER RM: DB-Tabelle für Hierarchie-Struktur xFGDT/FGDT
C_TAB_KOET LIKE JBRDBKOET RM: DB-Tabelle Kopf, HIERA und BEST erweiterter Elementartyp
C_TAB_OPTI LIKE JBRDBOPTI RM: DB-Tabelle OPTI erweiterter Elementartyp
E_TAB_MAP LIKE HIER_MAP_RT Struktur für die Rekonstruktion des SFGDT aus SEUT im RT
I_TAB_SEUT LIKE SNODETEXT Zusatzinformation für Hierarchieknoten

Exceptions

This function module does not define any Exceptions.