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 DECODE_URL Static method Protected Method Go from URL encoded string to decoded ditto 20031222
2 EXTRACT_REPORT_ID Static method Protected Method get the bw_id from the passed in url 20031023
3 EXTRACT_STRING Static method Protected Method Helper for extracting url parameters 20031127
4 RESOLVE_SYSTEM_ID Static method Protected Method Map alias to system id 20031127
5 RESOLVE_URL_PARAMETERS Static method Protected Method Replace BOE URL parameters with actual values 20031023
6 WRITE_ERROR_HTML 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 Returning E_DECODED_URL Value transfer Type reference (TYPE) STRING 20031222
2 Importing 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 Exporting E_RPTID Value transfer Type reference (TYPE) RSCR_RPTID CR 报表 ID 20031023
2 Importing 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 Exporting E_VALUE Call by reference Type reference (TYPE) STRING 20031127
2 Importing I_PARAMETER Call by reference Type reference (TYPE) STRING 20031127
3 Importing 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 Exporting E_ERR_TEXT Call by reference Type reference (TYPE) STRING 20031127
2 Exporting E_SYSTEMID Call by reference Type reference (TYPE) /CRYSTAL/CA_SYST-ID 数字字段长度 5 20031127
3 Importing 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 Exporting E_ERROR Call by reference Type reference (TYPE) STRING 20031027
2 Exporting E_URL Call by reference Type reference (TYPE) STRING 20031023
3 Importing 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 Importing I_ERROR Call by reference Type reference (TYPE) STRING 20031027
2 Importing 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