SAP ABAP Class CL_REUT_TEST_BENCHMARK (CL_REUT_TEST_BENCHMARK)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_UT_UT (Package) RE: Utilities for Unit-Tests
Properties
Class CL_REUT_TEST_BENCHMARK  
Short Description    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 0   
Package RE_UT_UT   RE: Utilities for Unit-Tests 
Created 20031114   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_REUT_TEST_BENCHMARK has no interface implemented.
Friends
Class CL_REUT_TEST_BENCHMARK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MF_ACTIVE Static Attribute Public Type reference (TYPE) ABAP_BOOL 20031114
2 MT_BMITEMRESULT Static Attribute Public Type reference (TYPE) REUT_T_BMITEMRESULT 20031114
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM Static method Public Method 20031114
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031120
3 DISPLAY_RESULTS Static method Public Method 20031114
4 INIT Static method Public Method 20031114
Events
Class CL_REUT_TEST_BENCHMARK has no event.
Types
Class CL_REUT_TEST_BENCHMARK has no local type.
Method Signatures

Method ADD_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BMITEM Value transfer Type reference (TYPE) REUTBMITEMRESULT-BMITEM Benchmark-Item 20031114
2 Importing ID_RT_END Value transfer Type reference (TYPE) I 20031114
3 Importing ID_RT_START Value transfer Type reference (TYPE) I 20031114
4 Importing ID_XBMITEM Value transfer Type reference (TYPE) REUTBMITEMRESULT-XBMITEM Bezeichnung 20031114
5 Importing ID_XBMSUBITEM Value transfer Type reference (TYPE) CSEQUENCE Bezeichnung des Unterobjekts 20031114
6 Importing IF_DISPLAY_DETAILS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Details anzeigen (1 Eintrag pro Objekt) 20031114
7 Importing IF_TEST_RUN Value transfer Type reference (TYPE) TESTRUN ABAP_FALSE Umschalten auf Simulations-Modus bei schreibenden BAPIs 20031114
8 Importing IF_WAIT_ON_COMMIT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Zusatz AND WAIT bei COMMIT WORK 20031114

Method ADD_ITEM on class CL_REUT_TEST_BENCHMARK has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_REUT_TEST_BENCHMARK has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REUT_TEST_BENCHMARK has no exception.

Method DISPLAY_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_DISPLAY_DETAILS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Details anzeigen (1 Eintrag pro Objekt) 20031114
2 Importing IF_TEST_RUN Value transfer Type reference (TYPE) TESTRUN ABAP_FALSE Umschalten auf Simulations-Modus bei schreibenden BAPIs 20031114

Method DISPLAY_RESULTS on class CL_REUT_TEST_BENCHMARK has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_DISPLAY_OPEN_LOGS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Offene Application-Logs anzeigen 20031114
2 Importing IF_IN_UPDATE_TASK Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE IN UPDATE TASK 20031114
3 Importing IF_RUN_TIME_CLOCK_RES_LOW Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE SET RUN TIME CLOCK RESOLUTION LOW 20031114
4 Importing IF_UPDATE_TASK_LOCAL Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE SET UPDATE TASK LOCAL 20031114

Method INIT on class CL_REUT_TEST_BENCHMARK has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in 500