Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_CLIENT | Describes the client-dependent parts of a WD client | 20021122 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_RESPONSE_RENDERER | Web Dynpro Render Response | 20060802 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_UPDATE_CLIENT_PEER | Client Update Peer | 20020927 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CLIENT_SMART_NEW | Web Dynpro XML Client Implementation | 20070215 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CLIENT_SSR_LS | Lightspeed Variant of CLIENT_SSR | 20071125 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_TEST_CLIENT | Unit Test | 20110802 |
Properties
| Class | CL_WDR_CLIENT_ABSTRACT_HTTP | |
| Short Description | Web Dynpro HTTP Client Info Object Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_RENDERING | Web Dynpro Runtime: Rendering |
| Created | 20020925 | SAP |
| Last change | 20141120 | |
| 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDR_CLIENT | Describes the client-dependent parts of a WD client | 20021122 | ||
| 2 | IF_WDR_RESPONSE_RENDERER | Web Dynpro Render Response | 20060802 | ||
| 3 | IF_WDR_UPDATE_CLIENT_PEER | Client Update Peer | 20020927 |
Friends
Class CL_WDR_CLIENT_ABSTRACT_HTTP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | CL_ABAP_CHAR_UTILITIES=>CR_LF | 20030218 | |||
| 2 | Constant | Protected | See coding | 20060727 | |||||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | 'Content-Type' | 20030908 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TT_ATTACHED_FILES | 20050406 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | TT_CACHE | 20060801 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | WDR_ACTION_LIST | List of Actions | 20030218 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | WDR_CLIENT_EVENT_LIST | List of Client Events | 20030218 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | WDR_DATA_CONTAINER_LIST | List of Data Containers | 20030218 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | WDR_DATA_TYPE_LIST | List of Data Types | 20030218 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | WDR_NAME_VALUE_LIST | Table of Name/Value Pairs | 20030218 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | WDR_MESSAGE_MANAGER_LIST | Web Dynpro: Message Manager Base Class | 20030218 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | WDR_VIEW_LIST | List of Web Dynpro Views | 20030218 | |||
| 13 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WDR_RR_APPLICATION | 20080228 | ||||
| 14 | Static Attribute | Protected | Type reference (TYPE) | IF_WDR_APPLICATION=>TYPE_S_APPL_PROPS | 20060731 | ||||
| 15 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WDR_ATTACH_FILE_HANDLER | Web Dynpro: AttachFileToResponse Handler | 20121026 | |||
| 16 | Instance attribute | Protected | See coding | 'utf-8' | 20080116 | ||||
| 17 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WDR_CLIENT_INFO_OBJECT | Web Dynpro: Client Info Object | 20030218 | |||
| 18 | Static Attribute | Public | See coding | 20070802 | |||||
| 19 | Static Attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Startup Request | 20030218 | ||
| 20 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20080131 | |||
| 21 | Static Attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Session Is Suspended | 20060731 | ||
| 22 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | No request until now | 20061129 | ||
| 23 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20070802 | ||||
| 24 | Instance attribute | Private | See coding | 20081222 | |||||
| 25 | Instance attribute | Private | Type reference (TYPE) | IF_WDR_CLIENT_PLUGIN=>T_CLIENT_PLUGIN_MAP | 20140514 | ||||
| 26 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | X ... Execute Rendering | 20050411 | |||
| 27 | Static Attribute | Protected | Type reference (TYPE) | T_REQUEST_TYPE | E_REQUEST_TYPE-NONE | 20060727 | |||
| 28 | Static Attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20100209 | |||
| 29 | Static Attribute | Protected | Type reference (TYPE) | CHAR32 | Character Field Length - 32 | 20100209 | |||
| 30 | Static Attribute | Private | Type reference (TYPE) | STRING | Numerical 13-digit | 20080508 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20080116 | ||
| 2 | Instance method | Protected | Method | Each client can check its security token | 20100209 | |
| 3 | Static method | Public | Method | Instantiate Client | 20060720 | |
| 4 | Instance method | Public | Constructor | Constructor | 20021122 | |
| 5 | Static method | Public | Method | 20080131 | ||
| 6 | Instance method | Public | Method | 20060801 | ||
| 7 | Static method | Public | Method | Generates 16 Byte System UUID in Base64 | 20080117 | |
| 8 | Static method | Protected | Method | Get Properties of WD Application | 20060731 | |
| 9 | Static method | Public | Method | Gets Form Fields from Request with UTF-8 Conversion Portal | 20070430 | |
| 10 | Static method | Private | Method | Gets Request Type (See E_REQUEST_TYPE) | 20060727 | |
| 11 | Static method | Private | Method | Specifies the request type for portal/NWBC request | 20110902 | |
| 12 | Instance method | Protected | Method | 1. Handle Startup Request (overwritten in client) | 20080116 | |
| 13 | Instance method | Protected | Method | Application refresh necessary (overwritten in client) | 20080116 | |
| 14 | Instance method | Public | Method | Second Request Processing Step (Client-Specific) | 20060719 | |
| 15 | Instance method | Protected | Method | Request after security was breached | 20100209 | |
| 16 | Instance method | Public | Method | Handle Resource Access | 20060801 | |
| 17 | Instance method | Protected | Method | Handle Resume Request (overwritten in client) | 20080116 | |
| 18 | Instance method | Protected | Method | Handles Service Request | 20100706 | |
| 19 | Instance method | Protected | Method | Handle Template Request (overwritten in client) | 20080116 | |
| 20 | Instance method | Protected | Method | Handle Unload Request (overwritten in client) | 20080116 | |
| 21 | Static method | Public | Method | Checks whether lightspeed is active | 20071211 | |
| 22 | Static method | Protected | Method | Security Check for Internal SAP Development Features | 20080206 | |
| 23 | Instance method | Protected | Method | Initialization yet to be done in HANDLE_REQUEST | 20080116 | |
| 24 | Instance method | Protected | Method | 20060720 | ||
| 25 | Static method | Public | Method | First Request Processing Step (General HTTP) | 20060727 | |
| 26 | Static method | Public | Method | Replaces ATT with NEW in Session ID | 20071120 | |
| 27 | Instance method | Public | Method | 20060801 | ||
| 28 | Instance method | Protected | Method | 20080206 | ||
| 29 | Instance method | Protected | Method | 20060720 |
Events
Class CL_WDR_CLIENT_ABSTRACT_HTTP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_ATTACHED_FILES | Public | See coding | 20051122 | tt_attached_files type hashed table of t_attached_file with unique key m_id
|
||
| 2 | TT_CACHE | Public | See coding | 20060801 | tt_cache type hashed table of t_cache with unique key name
|
||
| 3 | T_APPLICATION_PARAMS | Protected | See coding | 20060731 | begin of T_APPLICATION_PARAMS,
accessibility type abap_bool,
rtl type abap_bool,
show_explanations type abap_bool,
end of t_application_params
|
||
| 4 | T_ATTACHED_FILE | Public | See coding | 20051122 | begin of T_ATTACHED_FILE,
m_id type string,
m_filename type string,
m_url type string,
m_mime_type type string,
m_in_new_window type abap_bool,
m_inplace type abap_bool,
end of t_attached_file
|
||
| 5 | T_CACHE | Public | See coding | 20060801 | begin of t_cache,
name type string,
object type ref to xstring,
data type ref to string,
mimetype type string,
compression like if_http_entity=>co_compress_based_on_mime_type,
inplace type abap_bool,
security_token type char32,
filename type string,
resource_type type string,
virus_scan_profile type VSCAN_PROFILE,
virus_scan_always type abap_bool,
end of t_cache
|
||
| 6 | T_REQUEST_TYPE | Protected | Type reference (TYPE) | STRING | 20060727 | |
Method Signatures
Method CHECK_SECURITY_OF_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTRY_TYPE | Call by reference | Type reference (TYPE) | HTTP_WHITELIST_ENTRY_TYPE | HTTP-Framework - Filtertyp für gültige URLs | 20080116 | |||
| 2 | URL | Call by reference | Type reference (TYPE) | STRING | 20080116 | ||||
| 3 | URL_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080116 |
Method CHECK_SECURITY_OF_URL on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method CHECK_SECURITY_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SECURITY_TOKEN | Call by reference | Type reference (TYPE) | CHAR32 | Characterfeld der Länge 32 | 20100209 | |||
| 2 | TOKEN_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100209 |
Method CHECK_SECURITY_TOKEN on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method CLIENT_INSPECTOR_CREATE_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RR_APPLICATION | 20080131 | ||||
| 2 | CLIENT | Value transfer | Object reference (TYPE REF TO) | CL_WDR_CLIENT_ABSTRACT_HTTP | Describes the client dependent parts of a WD client | 20060720 | |||
| 3 | CLIENT_INFO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CLIENT_INFO_OBJECT | WebDynpro: Client Info Object | 20060720 |
Method CLIENT_INSPECTOR_CREATE_CLIENT on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT_INFO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CLIENT_INFO_OBJECT | WebDynpro: Client Info Object | 20040518 | |||
| 2 | RENDERING_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | X .. Rendering eingeschaltet | 20050411 |
Method CONSTRUCTOR on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method CREATE_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Value transfer | Object reference (TYPE REF TO) | IF_WDR_RR_APPLICATION | 20080131 | ||||
| 2 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20080131 | |||
| 3 | RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RUNTIME | 20080131 |
Method CREATE_APPLICATION on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method CREATE_RESOURCE_URL Signature
Method CREATE_RESOURCE_URL on class CL_WDR_CLIENT_ABSTRACT_HTTP has no parameter.
Method CREATE_RESOURCE_URL on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method CREATE_UUID_C22 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UUID | Value transfer | Type reference (TYPE) | CHAR22 | UUID | 20080117 |
Method CREATE_UUID_C22 on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method GET_APPL_PROPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL_PROPS | Value transfer | Type reference (TYPE) | IF_WDR_APPLICATION=>TYPE_S_APPL_PROPS | 20060731 | ||||
| 2 | CLIENT_INFO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CLIENT_INFO_OBJECT | WebDynpro: Client Info Object | 20080307 | |||
| 3 | RR_APPLICATION | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RR_APPLICATION | 20060801 |
Method GET_APPL_PROPS on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method GET_FORM_FIELDS_EXTENDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDS | Value transfer | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20070430 | |||
| 2 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20070430 |
Method GET_FORM_FIELDS_EXTENDED on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method GET_REQUEST_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20060727 | |||
| 2 | REQUEST_TYPE | Value transfer | Type reference (TYPE) | T_REQUEST_TYPE | 20060727 |
Method GET_REQUEST_TYPE on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method GET_SESSION_HANDLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20110902 | |||
| 2 | REQUEST_TYPE | Value transfer | Type reference (TYPE) | T_REQUEST_TYPE | 20110902 |
Method GET_SESSION_HANDLING on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method HANDLE_FRAMESET_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HANDLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080116 | ||||
| 2 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20080116 |
Method HANDLE_FRAMESET_REQUEST on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method HANDLE_REFRESH_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20080116 |
Method HANDLE_REFRESH_REQUEST on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method HANDLE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RUNTIME | 20060720 | ||||
| 2 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20060719 |
Method HANDLE_REQUEST on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method HANDLE_REQUEST_AFTER_SECVIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20100209 |
Method HANDLE_REQUEST_AFTER_SECVIO on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method HANDLE_RESOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SERVER | Value transfer | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20060801 |
Method HANDLE_RESOURCE on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method HANDLE_RESUME_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20080116 |
Method HANDLE_RESUME_REQUEST on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method HANDLE_SERVICE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20100706 |
Method HANDLE_SERVICE_REQUEST on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method HANDLE_TEMPLATE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20080116 |
Method HANDLE_TEMPLATE_REQUEST on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method HANDLE_UNLOAD_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20080116 |
Method HANDLE_UNLOAD_REQUEST on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method IS_LIGHTSPEED_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20071211 |
Method IS_LIGHTSPEED_ACTIVE on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method IS_SAP_DEVELOPMENT_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SAP_DEVELOPMENT_SYSTEM | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080206 |
Method IS_SAP_DEVELOPMENT_SYSTEM on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method LATE_CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL_PROPS | Call by reference | Type reference (TYPE) | IF_WDR_APPLICATION=>TYPE_S_APPL_PROPS | 20080116 | ||||
| 2 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20080116 |
Method LATE_CONSTRUCTOR on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method ON_FIRST_REQUEST Signature
Method ON_FIRST_REQUEST on class CL_WDR_CLIENT_ABSTRACT_HTTP has no parameter.
Method ON_FIRST_REQUEST on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method PREPROCESS_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HANDLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060727 | ||||
| 2 | HTTP_EXTENSION | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20060727 | |||
| 3 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Request Handler | 20060727 |
Method PREPROCESS_REQUEST on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method REPLACE_ATT_BY_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED_SESSION_ID | Value transfer | Type reference (TYPE) | STRING | 20071120 | ||||
| 2 | SESSION_ID | Call by reference | Type reference (TYPE) | STRING | 20071120 |
Method REPLACE_ATT_BY_NEW on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method SET_CACHE Signature
Method SET_CACHE on class CL_WDR_CLIENT_ABSTRACT_HTTP has no parameter.
Method SET_CACHE on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method STARTUP_CHECKS Signature
Method STARTUP_CHECKS on class CL_WDR_CLIENT_ABSTRACT_HTTP has no parameter.
Method STARTUP_CHECKS on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
Method USE_UCF_RENDERING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060720 |
Method USE_UCF_RENDERING on class CL_WDR_CLIENT_ABSTRACT_HTTP has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 630 |