Table list used by SAP ABAP Function Module FC_POP_ADD_CONGRS (FB zum Anlegen von KK/KE bzw. Hierarchien mit Texten)
SAP ABAP Function Module
FC_POP_ADD_CONGRS (FB zum Anlegen von KK/KE bzw. Hierarchien mit Texten) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FC01ETAB | Structure for Creating Hierarchies in Hierarchy Maintenance | SOURCE T_HY_TABLE STRUCTURE FC01ETAB |
|
| 2 | FC01FTAB | Structure for Creating CGs/CUs in Hierarchy Maintenance | SOURCE T_CG_TABLE STRUCTURE FC01FTAB |
|
| 3 | SEUCOMM | General Hierarchy Display: Operation on Nodes | SOURCE VALUE(E_NODE) LIKE SEUCOMM DEFAULT SPACE |
|
| 4 | TF150 | Dimensions | SOURCE VALUE(E_DIMEN) LIKE TF150-DIMEN |
|
| 5 | TF161 | Consolidation Units: Texts | SOURCE T_TF161 STRUCTURE TF161 |
|
| 6 | TF191 | Hierarchies: texts | SOURCE T_TF191 STRUCTURE TF191 |
|
| 7 | TF200 | Consolidation Versions | SOURCE VALUE(E_STRVS) LIKE TF200-STRVS OPTIONAL |
|