The Function Module VAR_DATA_GET_WITH_PH (IS-B: RM Datenbeschaffung Value-at-Risk mit Portfoliohierarchie) is a standard Function Module in SAP ERP and is part of the function group JBRH within the package JBR.
Function Module | VAR_DATA_GET_WITH_PH |
Short Text | IS-B: RM Datenbeschaffung Value-at-Risk mit Portfoliohierarchie |
Function Group | JBRH |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_EXTERNAL | TYPE | JBREXTERN | Kennzeichen externer Aufruf (z.B. InSight) | |
I_PROGNM | TYPE | PROGRAMM | SPACE | ABAP-Programmname |
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 |
---|---|---|---|---|
E_HTEXT_TAB | LIKE | JBRNAMEDAT | Merkmale/Ausprägungen der Portfoliohierarchie | |
E_JBRPHBAUM | LIKE | JBRPHBAUM | Baumtabelle der Portfoliohierarchie | |
E_JBRRPHSGIN | LIKE | JBRRPHSGIN | Ergebnisstruktur VaR | |
E_JBRRPHSGUV | LIKE | JBRRPHSGUV | Ergebnisstruktur GuV | |
I_SELTAB | LIKE | CEDST | Allgemeine Selektionstabelle (Recherche) | |
I_SH_TAB | LIKE | CFBSH01 | Tabelle verwendete Hierarchien |
This function module does not define any Exceptions.