SAP ABAP Class /IWCOR/CL_REST_TEST_SCENARIO (Test HTTP Handler and Scenario Tests)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SREST_TEST (Package) REST ibrary test
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_REST_HTTP_HANDLER REST HTTP Handler 20100708
Properties
Class /IWCOR/CL_REST_TEST_SCENARIO  
Short Description Test HTTP Handler and Scenario Tests    
Super Class /IWCOR/CL_REST_HTTP_HANDLER REST HTTP Handler 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWCOR/SREST_TEST   REST ibrary test 
Created 20100224   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWCOR/CL_REST_TEST_SCENARIO has no forward declaration.
Interfaces
Class /IWCOR/CL_REST_TEST_SCENARIO has no interface implemented.
Friends
Class /IWCOR/CL_REST_TEST_SCENARIO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BASE_URL Constant Private Type reference (TYPE) STRING '/sap/bc/rest/echo' 20100909
2 GC_TEST_MODE_HTTP Constant Public Type reference (TYPE) I 1 20100909
3 GC_TEST_MODE_LOCAL Constant Public Type reference (TYPE) I 0 20100909
4 GC_TEST_MODE_RFC Constant Public Type reference (TYPE) I 2 20100909
5 MV_TEST_MODE Static Attribute Public Type reference (TYPE) I 0 20100909
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CLIENT Instance method Private Method 20100909
2 CREATE_CLIENT_HTTP Instance method Private Method 20100909
3 CREATE_CLIENT_LOCAL Instance method Private Method 20100909
4 CREATE_CLIENT_RFC Instance method Private Method 20100909
Events
Class /IWCOR/CL_REST_TEST_SCENARIO has no event.
Types
Class /IWCOR/CL_REST_TEST_SCENARIO has no local type.
Method Signatures

Method CREATE_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_URI Call by reference Type reference (TYPE) STRING 20100909
2 Returning RO_CLIENT Value transfer Object reference (TYPE REF TO) /IWCOR/IF_REST_CLIENT 20100909

Method CREATE_CLIENT on class /IWCOR/CL_REST_TEST_SCENARIO has no exception.

Method CREATE_CLIENT_HTTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_URI Call by reference Type reference (TYPE) STRING 20100909
2 Returning RO_CLIENT Value transfer Object reference (TYPE REF TO) /IWCOR/IF_REST_CLIENT 20100909

Method CREATE_CLIENT_HTTP on class /IWCOR/CL_REST_TEST_SCENARIO has no exception.

Method CREATE_CLIENT_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_URI Call by reference Type reference (TYPE) STRING 20100909
2 Returning RO_CLIENT Value transfer Object reference (TYPE REF TO) /IWCOR/IF_REST_CLIENT 20100909

Method CREATE_CLIENT_LOCAL on class /IWCOR/CL_REST_TEST_SCENARIO has no exception.

Method CREATE_CLIENT_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_URI Call by reference Type reference (TYPE) STRING 20100909
2 Returning RO_CLIENT Value transfer Object reference (TYPE REF TO) /IWCOR/IF_REST_CLIENT 20100909

Method CREATE_CLIENT_RFC on class /IWCOR/CL_REST_TEST_SCENARIO has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100