SAP ABAP Class CL_RSR_WWW_HTTP (Web Reporting with HTTP)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSR (Package) BW: General reporting processor

⤷

⤷

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 | 20010201 |
Properties
Class | CL_RSR_WWW_HTTP | |
Short Description | Web Reporting with HTTP | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSR | BW: General reporting processor |
Created | 20010201 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20010201 |
Friends
Class CL_RSR_WWW_HTTP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | Accept String | 20030109 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | No Cookie URL Prefix | 20030109 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | Relative URL Prefix | 20030109 | ||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Request Parameter(s) | 20030109 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TIHTTPCKI | HTTP Framework (iHTTP) Table Cookies | 20020814 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | User Agent String | 20030109 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Enhance Parameter(s) with Service & Browser | 20030109 |
2 | ![]() |
Instance method | Private | Method | Redirect with Page Instance | 20030109 |
3 | ![]() |
Instance method | Private | Method | Set Reponse with Page | 20030109 |
4 | ![]() |
Instance method | Private | Method | Generates Redirect URL for Requests for Static Websites | 20030109 |
5 | ![]() |
Instance method | Private | Method | Manage Session | 20030109 |
Events
Class CL_RSR_WWW_HTTP has no event.
Types
Class CL_RSR_WWW_HTTP has no local type.
Method Signatures
Method ADD_ENVIROMENT_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | 20030109 | |||
2 | ![]() |
I_R_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | 20030109 |
Method ADD_ENVIROMENT_PARAMETERS on class CL_RSR_WWW_HTTP has no exception.
Method PAGE_REDIRECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PAGE_FREE | Call by reference | Type reference (TYPE) | RS_BOOL | 20030109 | |||
2 | ![]() |
I_R_PAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_PAGE | 20030109 | |||
3 | ![]() |
I_R_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | 20030109 |
Method PAGE_REDIRECT on class CL_RSR_WWW_HTTP has no exception.
Method PAGE_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_PAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_PAGE | 20030109 | |||
2 | ![]() |
I_R_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | 20030109 |
Method PAGE_RESPONSE on class CL_RSR_WWW_HTTP has no exception.
Method REDIRECT_FOR_DATA_MODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | 20030109 | |||
2 | ![]() |
I_R_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | 20030109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030109 |
Method SESSION_HANDLING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PAGE_FREE | Call by reference | Type reference (TYPE) | RS_BOOL | 20030109 | |||
2 | ![]() |
I_RETURN_CODE | Call by reference | Type reference (TYPE) | W3PARAM-RET_CODE | 20030109 | |||
3 | ![]() |
I_R_PAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_PAGE | 20030109 | |||
4 | ![]() |
I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | 20030109 | |||
5 | ![]() |
I_R_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | 20030109 |
Method SESSION_HANDLING on class CL_RSR_WWW_HTTP has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 30A |