SAP ABAP Class CL_TREX_CI_REQUEST_HANDLER (HTTP Handler for Code Inspection Requests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-API (Application Component) TREX ABAP + JAVA API
     STREXTESTTOOL (Package) TREX Test Tool.
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 20061116
Properties
Class CL_TREX_CI_REQUEST_HANDLER  
Short Description HTTP Handler for Code Inspection Requests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STREXTESTTOOL   TREX Test Tool. 
Created 20061116   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TREX_CI_REQUEST_HANDLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20061116
Friends
Class CL_TREX_CI_REQUEST_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CODE_FILTER Static Attribute Private Type reference (TYPE) T_SCIT_ERRC 20080129
2 C_FORMAT_JSON Constant Public Type reference (TYPE) STRING 'json' 20080121
3 C_FORMAT_XML Constant Public Type reference (TYPE) STRING 'xml' 20070726
4 C_PATH Constant Public Type reference (TYPE) STRING '/sap/public/bc/trex/test/inspection/' 20070726
5 SYSTEM_TIMEZONE Static Attribute Private Type reference (TYPE) TIMEZONE Time Zone 20070726
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070726
2 CREATE_URL Static method Public Method 20070726
Events
Class CL_TREX_CI_REQUEST_HANDLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_RESPONSE Private See coding 20080122 begin of T_RESPONSE , detail_url type string , sid type sysysid , release type sysaprl , protocol_version type i , inspecinf type sciins_inf , statistics type sci_stat , results type scit_rest , end of t_response
2 T_SCIR_ERRC Private See coding 20080129 begin of T_SCIR_ERRC , sign type c length 1 , option type c length 2 , low type sci_errc , high type sci_errc , end of t_scir_errc
3 T_SCIT_ERRC Private See coding 20080129 t_scit_errc type standard table of t_scir_errc
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_TREX_CI_REQUEST_HANDLER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TREX_CI_REQUEST_HANDLER has no exception.

Method CREATE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORMAT Call by reference Type reference (TYPE) STRING C_FORMAT_XML 20070726
2 Importing HOST Call by reference Type reference (TYPE) STRING 20070726
3 Importing NAME Call by reference Type reference (TYPE) STRING 20070726
4 Importing PATH Call by reference Type reference (TYPE) STRING C_PATH 20070726
5 Importing PORT Call by reference Type reference (TYPE) STRING 20070726
6 Returning RVAL Value transfer Type reference (TYPE) STRING 20070726
7 Importing USER Call by reference Type reference (TYPE) STRING '' 20070726
8 Importing VERSION Call by reference Type reference (TYPE) STRING '' 20070726

Method CREATE_URL on class CL_TREX_CI_REQUEST_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710