SAP ABAP Class CL_RSDRI_TC_RUNTIME (Calculates runtime stats of test case)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRI (Package) Data Manager External Interfaces

⤷

⤷

Properties
Class | CL_RSDRI_TC_RUNTIME | |
Short Description | Calculates runtime stats of test case | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDRI | Data Manager External Interfaces |
Created | 20091029 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDRI_TC_RUNTIME has no forward declaration.
Interfaces
Class CL_RSDRI_TC_RUNTIME has no interface implemented.
Friends
Class CL_RSDRI_TC_RUNTIME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | See coding | 20091029 | ||||
2 | ![]() |
Static Attribute | Private | See coding | 20091029 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns string representation of timers | 20091029 |
2 | ![]() |
Static method | Public | Method | Resets all timers | 20091029 |
3 | ![]() |
Static method | Public | Method | Starts timer for a given task | 20091029 |
4 | ![]() |
Static method | Public | Method | Stops timer for a given task | 20091029 |
Events
Class CL_RSDRI_TC_RUNTIME has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_TIMER | Private | See coding | 20091029 |
|
Method Signatures
Method AS_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_TIMES | Value transfer | Type reference (TYPE) | STANDARD TABLE | 20091029 |
Method AS_STRING on class CL_RSDRI_TC_RUNTIME has no exception.
Method RESET_TIMERS Signature
Method RESET_TIMERS on class CL_RSDRI_TC_RUNTIME has no parameter.
Method RESET_TIMERS on class CL_RSDRI_TC_RUNTIME has no exception.
Method START_TIMER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TASKNAME | Call by reference | Type reference (TYPE) | STRING | 20091029 |
Method START_TIMER on class CL_RSDRI_TC_RUNTIME has no exception.
Method STOP_TIMER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TASKNAME | Call by reference | Type reference (TYPE) | STRING | 20091029 |
Method STOP_TIMER on class CL_RSDRI_TC_RUNTIME has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |