The Function Module BACKTEST_DATA_GET_WITH_PH (RM: Datenbeschaffung Backtesting) is a standard Function Module in SAP ERP and is part of the function group JBRH within the package JBR.
Function Module | BACKTEST_DATA_GET_WITH_PH |
Short Text | RM: Datenbeschaffung Backtesting |
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) |
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 | Texttabelle Portfoliohierarchie | |
E_JBRPHBAUM | LIKE | JBRPHBAUM | Baumtabelle Portfoliohierarchie | |
E_RPHSBCK | LIKE | JBRRPHSBCK | Ergebnisstruktur Backtesting | |
I_SELTAB | LIKE | CEDST | Selektionstabelle Recherche | |
I_SF_TAB | LIKE | CFBSF01 | Tabelle verwendete Felder | |
I_SH_TAB | LIKE | CFBSH01 | Tabelle verwendete Hierarchien |
This function module does not define any Exceptions.