The Function Module SAMPLE_PROCESS_BW204040 (BW Extraktion PlugIn BTE: Hierarchie-Versorgung (ab 40B)) is a standard Function Module in SAP ERP and is part of the function group RAPR within the package RABW.
Function Module | SAMPLE_PROCESS_BW204040 |
Short Text | BW Extraktion PlugIn BTE: Hierarchie-Versorgung (ab 40B) |
Function Group | RAPR |
Package | RABW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_S_HIEBAS | TYPE | RSAP_S_HIEBAS | Angeforderte Basismerkmal/Hierarchieklasse | |
I_S_HIEFLAG | TYPE | RSAP_S_HIEFLAG | Hierarchiesteuerkennzeichen zu Basismerkmalen | |
I_S_HIER_SEL | TYPE | RSAP_S_HIER_LIST | Selektierte Hierarchie | |
I_S_REQUEST | TYPE | RSAP_S_REQUEST | Kopfsegment der Datenanforderung |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
C_T_FOLDERT | TYPE | RSAP_T_FOLDERT | Bezeichnungen der nicht bebuchb. Knoten | |
C_T_HIEINTV | TYPE | RSAP_T_HIEINTV | Tabelle der Hierarchieintervalle | |
C_T_HIENODE | TYPE | RSAP_T_HIENODE | Verzeichnis der Hierarchiebestandteile | |
C_T_HIETEXT | TYPE | RSAP_T_HIETEXT | Bezeichnung der Hierarchie (sprachabh.) | |
C_T_MESSAGES | LIKE | BALMI | Fehlerprotokoll aus der BTE-Exit-Funktion | |
I_T_LANGU | TYPE | SBIWA_T_LANGU | Tabelle der angeforderten Sprachen |
This function module does not define any Exceptions.