SAP ABAP Class CL_E2E_TIMER (CL_E2E_TIMER)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-TWB-BCA (Application Component) Business Process Change Analyzer
⤷
E2E_TESTING (Package) E2E Testing

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_CONTROL | Proxy Class for Control in GUI | 20091124 |
Properties
Class | CL_E2E_TIMER | |
Short Description | CL_E2E_TIMER | |
Super Class | CL_GUI_CONTROL | Proxy Class for Control in GUI |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | E2E_TESTING | E2E Testing |
Created | 20091124 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_E2E_TIMER has no interface implemented.
Friends
Class CL_E2E_TIMER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Event Timer Finished | 20091124 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 0 | Timer Interval | 20091124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | cancel | 20091124 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20091124 |
3 | ![]() |
Instance method | Public | Method | Run | 20091124 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | FINISHED | Instance Event (0) |
Public (2) |
Timer Expired | 20091124 |
Types
Class CL_E2E_TIMER has no local type.
Method Signatures
Method CANCEL Signature
Method CANCEL on class CL_E2E_TIMER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
exception | 20091124 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIFETIME | Call by reference | Type reference (TYPE) | I | Lifetime | 20091124 | ||
2 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Container | 20091124 | ||
3 | ![]() |
SHELLSTYLE | Call by reference | Type reference (TYPE) | I | Shell Style | 20091124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Errors | 20091124 |
Method RUN Signature
Method RUN on class CL_E2E_TIMER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
exception | 20091124 |
Event Signatures
Event FINISHED Signature
Event FINISHED on class CL_E2E_TIMER has no parameter.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 2008_1_46C |