SAP ABAP Class /CRYSTAL/CL_BW_HTTP_HANDLER (Business Objects BW web request handler)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
/CRYSTAL/BC (Package) Business Objects Integrated Reporting

⤷

⤷

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 | 20030714 |
Properties
Class | /CRYSTAL/CL_BW_HTTP_HANDLER | |
Short Description | Business Objects BW web request handler | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /CRYSTAL/BC | Business Objects Integrated Reporting |
Created | 20030714 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /CRYSTAL/CL_BW_HTTP_HANDLER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20030714 |
Friends
Class /CRYSTAL/CL_BW_HTTP_HANDLER has no friend class.
Attributes
Class /CRYSTAL/CL_BW_HTTP_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Protected | Method | Go from URL encoded string to decoded ditto | 20031222 |
2 | ![]() |
Static method | Protected | Method | get the bw_id from the passed in url | 20031023 |
3 | ![]() |
Static method | Protected | Method | Helper for extracting url parameters | 20031127 |
4 | ![]() |
Static method | Protected | Method | Map alias to system id | 20031127 |
5 | ![]() |
Static method | Protected | Method | Replace BOE URL parameters with actual values | 20031023 |
6 | ![]() |
Instance method | Protected | Method | Render error message page | 20031027 |
Events
Class /CRYSTAL/CL_BW_HTTP_HANDLER has no event.
Types
Class /CRYSTAL/CL_BW_HTTP_HANDLER has no local type.
Method Signatures
Method DECODE_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DECODED_URL | Value transfer | Type reference (TYPE) | STRING | 20031222 | |||
2 | ![]() |
I_ENCODED_URL | Call by reference | Type reference (TYPE) | STRING | 20031222 |
Method DECODE_URL on class /CRYSTAL/CL_BW_HTTP_HANDLER has no exception.
Method EXTRACT_REPORT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RPTID | Value transfer | Type reference (TYPE) | RSCR_RPTID | CR 报表 ID | 20031023 | ||
2 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | 20031023 |
Method EXTRACT_REPORT_ID on class /CRYSTAL/CL_BW_HTTP_HANDLER has no exception.
Method EXTRACT_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VALUE | Call by reference | Type reference (TYPE) | STRING | 20031127 | |||
2 | ![]() |
I_PARAMETER | Call by reference | Type reference (TYPE) | STRING | 20031127 | |||
3 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | 20031127 |
Method EXTRACT_STRING on class /CRYSTAL/CL_BW_HTTP_HANDLER has no exception.
Method RESOLVE_SYSTEM_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ERR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20031127 | |||
2 | ![]() |
E_SYSTEMID | Call by reference | Type reference (TYPE) | /CRYSTAL/CA_SYST-ID | 数字字段长度 5 | 20031127 | ||
3 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | 20031127 |
Method RESOLVE_SYSTEM_ID on class /CRYSTAL/CL_BW_HTTP_HANDLER has no exception.
Method RESOLVE_URL_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ERROR | Call by reference | Type reference (TYPE) | STRING | 20031027 | |||
2 | ![]() |
E_URL | Call by reference | Type reference (TYPE) | STRING | 20031023 | |||
3 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | 20031023 |
Method RESOLVE_URL_PARAMETERS on class /CRYSTAL/CL_BW_HTTP_HANDLER has no exception.
Method WRITE_ERROR_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ERROR | Call by reference | Type reference (TYPE) | STRING | 20031027 | |||
2 | ![]() |
I_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP 框架 (iHTTP) HTTP 响应 | 20031027 |
Method WRITE_ERROR_HTML on class /CRYSTAL/CL_BW_HTTP_HANDLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |