SAP ABAP Function Module FC_HRCHY_CONSTRUCT (Aufbau einer Kirchgäßner-konformen Baumhierarchie)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
EC-CS (Application Component) Consolidation
⤷
FC00 (Package) Cons: General consolidation (cannot be assign.to FC01-FC09)
⤷
⤷
Basic Data
| Function Module | FC_HRCHY_CONSTRUCT | Aufbau einer Kirchgäßner-konformen Baumhierarchie |
| Function Group | FC81 | Cons-internal CG Hierarchy ReadModules |
| Program Name | SAPLFC81 | |
| INCLUDE Name | LFC81U05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IT_TREE | TYPE | TABLE | Internal table with hierarchy information | |||
| |
ET_F_S | TYPE | TABLE | Internal table with parent/child relationships | |||
| |
E_TOP | TYPE | Top node | ||||
| |
E_FATHER | TYPE | FC_FIELDNAME | Fieldname for parent in ET_F_S | |||
| |
E_SON | TYPE | FC_FIELDNAME | Fieldname of child in ET_F_S | |||
| |
E_NAME | TYPE | FC_FIELDNAME | Fieldname of node in IT_TREE | |||
| |
E_TLEVEL | TYPE | FC_FIELDNAME | Fieldname of hierarchy level in IT_TREE | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19981118 |
| SAP Release Created in |