SAP ABAP Function Module RSTS_HIERARCHY_TO_SET (BRST generate sets from general (sub-) hierarchies)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
EC-EIS-DD (Application Component) Interactive Drilldown Reporting
⤷
KCBRST (Package) Report/Report Interface
⤷
⤷
Basic Data
| Function Module | RSTS_HIERARCHY_TO_SET | BRST generate sets from general (sub-) hierarchies |
| Function Group | RSTS | BRST Sets and Hierarchy Interface |
| Program Name | SAPLRSTS | |
| INCLUDE Name | LRSTSU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SET_NAME | TYPE | CSEQUENCE | Root set of the generated hierarchy | |||
| |
HCLASS | TYPE | RSTHVKEY-HCLASS | Hierarchy class (from table TRSTHC) | |||
| |
HIENM | TYPE | RSTHVKEY-HIENM | Hierarchy name | |||
| |
NODE_NAME | TYPE | RSTHIE-NAME | SPACE | Node name (for sub-hierarchy selection) | ||
| |
NODE_TYPE | TYPE | RSTHIE-TYPE | SPACE | Node type (for sub-hierarchy selection) | ||
| |
SET_TABLE | TYPE | RGSBS-TABLE | ||||
| |
SET_FIELD | TYPE | RGSBS-FIELD | ||||
| |
REQUESTER | TYPE | RSTHDIVERS-REQUESTER | SPACE | Requested by | ||
| |
SELLEVEL | TYPE | ANY | SPACE | Select up to this level | ||
| |
SELMODE | TYPE | RSTHDIVERS-SELMODE | SPACE | Selection mode | ||
| |
WITH_TEXTS | TYPE | FLAG | SPACE | Expects I-RSTTXT to be filled | ||
| |
HIERARCHY_NOT_FOUND | TYPE | Die Hierarchie wurde nicht gefunden | ||||
| |
NODE_NOT_FOUND | TYPE | Die Teilhierarchie wurde nicht gefunden | ||||
| |
INCONSISTENT_HIERARCHY | TYPE | Fehlerhafte Hierarchie, kein Set erzeugt | ||||
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 | 19950616 |
| SAP Release Created in |