SAP ABAP Class CL_ISSR_TEST_BENCHMARK (Hilfsmethoden zur Laufzeitmessung von Teilschritten)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-SR (Application Component) Regulatory reporting for insurance companies
     VVSRFISL (Package) Statutory Reporting for Insurance from FI-SL
Properties
Class CL_ISSR_TEST_BENCHMARK  
Short Description Hilfsmethoden zur Laufzeitmessung von Teilschritten    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 0   
Package VVSRFISL   Statutory Reporting for Insurance from FI-SL 
Created 20051130   SAP 
Last change 20060711   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_ISSR_TEST_BENCHMARK has no interface implemented.
Friends
Class CL_ISSR_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 20060228
2 MT_BMITEMRESULT Static Attribute Public Type reference (TYPE) ISSR_T_BMITEMRESULT 20060228
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM Static method Public Method 20060228
2 CLASS_CONSTRUCTOR Static method Public Constructor 20060228
3 DISPLAY_RESULTS Static method Public Method 20060228
4 INIT Static method Public Method 20060228
Events
Class CL_ISSR_TEST_BENCHMARK has no event.
Types
Class CL_ISSR_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) ISSRUTBMITEMRESULT-BMITEM Benchmark-Item 20060228
2 Importing ID_RT_END Value transfer Type reference (TYPE) I 20060228
3 Importing ID_RT_START Value transfer Type reference (TYPE) I 20060228
4 Importing ID_XBMITEM Value transfer Type reference (TYPE) ISSRUTBMITEMRESULT-XBMITEM Bezeichnung 20060228
5 Importing ID_XBMSUBITEM Value transfer Type reference (TYPE) CSEQUENCE Bezeichnung des Unterobjekts 20060228
6 Importing IF_DISPLAY_DETAILS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Details anzeigen (1 Eintrag pro Objekt) 20060228
7 Importing IF_TEST_RUN Value transfer Type reference (TYPE) TESTRUN ABAP_FALSE Umschalten auf Simulations-Modus bei schreibenden BAPIs 20060228
8 Importing IF_WAIT_ON_COMMIT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Zusatz AND WAIT bei COMMIT WORK 20060228

Method ADD_ITEM on class CL_ISSR_TEST_BENCHMARK has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ISSR_TEST_BENCHMARK has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISSR_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) 20060228
2 Importing IF_TEST_RUN Value transfer Type reference (TYPE) TESTRUN ABAP_FALSE Umschalten auf Simulations-Modus bei schreibenden BAPIs 20060228

Method DISPLAY_RESULTS on class CL_ISSR_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 20060228
2 Importing IF_IN_UPDATE_TASK Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE IN UPDATE TASK 20060228
3 Importing IF_RUN_TIME_CLOCK_RES_LOW Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE SET RUN TIME CLOCK RESOLUTION LOW 20060228
4 Importing IF_UPDATE_TASK_LOCAL Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE SET UPDATE TASK LOCAL 20060228

Method INIT on class CL_ISSR_TEST_BENCHMARK has no exception.
History
Last changed by/on SAP  20060711 
SAP Release Created in