SAP ABAP Function Module RSDRT_TRACE_COMPARE (compares a given trace with a stored)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDD_DBA (Package) Data Manager: Write InfoCube,...
⤷
⤷
Basic Data
| Function Module | RSDRT_TRACE_COMPARE | compares a given trace with a stored |
| Function Group | RSDRT | Generate Test Data for InfoCubes |
| Program Name | SAPLRSDRT | |
| INCLUDE Name | LRSDRTU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_IDENTICAL | TYPE | RS_BOOL | Traces identical yes/no | |||
| |
E_T_QLOG | TYPE | RSDRT_T_QLOG | List of non-identical lines | |||
| |
I_INFOPROV | TYPE | RSINFOPROV | InfoProvider | |||
| |
I_QUERIES | TYPE | I | Number of Queries | |||
| |
I_SEED | TYPE | I | Initial Value for Random Number Generator | |||
| |
I_T_QLOG | TYPE | RSDRT_T_QLOG | Table of (Test-) Query Log Information | |||
| |
I_PERF_VARIATION | TYPE | I | 0 | max. Performace deviation in percent (0 = do not check) | ||
| |
I_SHOW_ALWAYS | TYPE | RS_BOOL | RS_C_FALSE | Display trace comparison always yes/no | ||
| |
I_TRACE_TESTS | TYPE | RS_BOOL | RS_C_TRUE | Write test result into Infocube | ||
| |
NO_TRACE | TYPE | there is no saved trace for these parameters | ||||
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 | 20041219 |
| SAP Release Created in | 400 |