SAP ABAP Class CL_WDR_MAIN_TASK (Web Dynpro Runtime HTTP Integration and Main Task)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20040514 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_RUNTIME | 20060720 | |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WEB_DYNPRO | Is Web Dnypro active? | 20070524 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_MAIN_TASK_TEST | Unit Test | 20110802 |
Properties
Class | CL_WDR_MAIN_TASK | |
Short Description | Web Dynpro Runtime HTTP Integration and Main Task | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
Created | 20040514 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20040514 | ||
2 | IF_WDR_RUNTIME | 20060720 | |||
3 | IF_WEB_DYNPRO | Is Web Dnypro active? | 20070524 |
Friends
Class CL_WDR_MAIN_TASK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20050831 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDR_SHM_INFO | Web Dynpro SHM Info Table | 20050831 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CL_WDR_MAIN_TASK' | For Reading of ICF Tree | 20050223 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20040922 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040923 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDR_MESSAGE_MANAGER | 20040514 | |||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20050831 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_WINDOW_LIST | List of Windows | 20041203 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20100310 | |
2 | ![]() |
Instance method | Private | Method | Call Help Link BAdI | 20110609 |
3 | ![]() |
Instance method | Private | Method | 20040514 | |
4 | ![]() |
Instance method | Private | Method | Run Internal Part of Runtime | 20050131 |
5 | ![]() |
Instance method | Private | Method | Run Internal Part of Runtime | 20140407 |
6 | ![]() |
Instance method | Private | Event handling method | Timeout of ICF | 20040615 |
7 | ![]() |
Static method | Protected | Method | Resets the static attributes of WDR_TASK | 20110802 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | TRACE_ON_HANDLE_REQUEST_ENTRY | Static Event (1) |
Public (2) |
Tracing: Start of HANDLE_REQUEST | 20080116 |
2 | TRACE_ON_HANDLE_REQUEST_EXIT | Static Event (1) |
Public (2) |
Tracing: End of HANDLE_REQUEST | 20080116 |
Types
Class CL_WDR_MAIN_TASK has no local type.
Method Signatures
Method ACTIVATE_AUTH_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLICATION_NAME | Call by reference | Type reference (TYPE) | STRING | 20100310 | |||
2 | ![]() |
CONFIG_ID | Call by reference | Type reference (TYPE) | STRING | 20100310 |
Method ACTIVATE_AUTH_TRACE on class CL_WDR_MAIN_TASK has no exception.
Method CALL_BADI_HELP_LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLICATION_NAME | Call by reference | Type reference (TYPE) | STRING | 20110609 | |||
2 | ![]() |
CONFIG_ID | Call by reference | Type reference (TYPE) | STRING | 20110609 | |||
3 | ![]() |
HELP_LINK | Value transfer | Type reference (TYPE) | STRING | 20110609 |
Method CALL_BADI_HELP_LINK on class CL_WDR_MAIN_TASK has no exception.
Method DO_CLEANUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION | Call by reference | Object reference (TYPE REF TO) | IF_WDR_ACTION | An action represents a method of a controller | 20040514 |
Method DO_CLEANUP on class CL_WDR_MAIN_TASK has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_WDR_MAIN_TASK has no parameter.
Method EXECUTE on class CL_WDR_MAIN_TASK has no exception.
Method EXECUTE_RBR Signature
Method EXECUTE_RBR on class CL_WDR_MAIN_TASK has no parameter.
Method EXECUTE_RBR on class CL_WDR_MAIN_TASK has no exception.
Method HANDLE_TIMEOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_INFO | Call by reference | Attribute reference (LIKE) | 20040615 | ||||
2 | ![]() |
REASON | Call by reference | Attribute reference (LIKE) | 20040615 |
Method HANDLE_TIMEOUT on class CL_WDR_MAIN_TASK has no exception.
Method RESET_MAINTASK Signature
Method RESET_MAINTASK on class CL_WDR_MAIN_TASK has no parameter.
Method RESET_MAINTASK on class CL_WDR_MAIN_TASK has no exception.
Event Signatures
Event TRACE_ON_HANDLE_REQUEST_ENTRY Signature
Event TRACE_ON_HANDLE_REQUEST_ENTRY on class CL_WDR_MAIN_TASK has no parameter.
Event TRACE_ON_HANDLE_REQUEST_EXIT Signature
Event TRACE_ON_HANDLE_REQUEST_EXIT on class CL_WDR_MAIN_TASK has no parameter.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |