The Function Module RSAP_HIERARCHY_CATALOG_SELECT (BW30-Template: Übertragung einer gen. Hierarchietabellen mit Inhalt (BW30)) is a standard Function Module in SAP ERP and is part of the function group RSAP within the package RSU0.
Function Module | RSAP_HIERARCHY_CATALOG_SELECT |
Short Text | BW30-Template: Übertragung einer gen. Hierarchietabellen mit Inhalt (BW30) |
Function Group | RSAP |
Package | RSU0 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DATASOURCE | TYPE | ROOSOURCER | DataSource |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ONLY_HEADER | TYPE | SBIWA_FLAG | Kennzeichen: Nur Kopfsegment angefordert | |
E_S_HIEBAS | TYPE | RSAP_S_HIEBAS | Kennzeichen: Folgeaufruf liefert weitere Pakete | |
E_S_HIEFLAG | TYPE | RSAP_S_HIEFLAG | Hierachie-Flags |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_HIERSEL_TS | LIKE | ROSHIERSEL_TS | Schnittstelle: Angeforderte Hierarchien (mit Zeitstempel) | |
E_T_LANGU | TYPE | SBIWA_T_LANGU | Hierarchieknoten (ROOHIECAT-STRUC_NODE) | |
I_T_SEGFIELDS | LIKE | RSSEGFDSEL | Schnittstelle: Liste der angeforderten Felder pro Segment | |
I_T_SELECT | LIKE | RSSELECT | Schnittstelle: Selektionskriterien |
This function module does not define any Exceptions.