SAP ABAP Class /IWCOR/IF_REST_ENVIRONMENT (REST environment)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_REST_BASE_REQUEST REST Base Request 20120410
Properties
Class /IWCOR/IF_REST_ENVIRONMENT  
Short Description REST environment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120307   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWCOR/IF_REST_ENVIRONMENT has no forward declaration.
Interfaces
Class /IWCOR/IF_REST_ENVIRONMENT has no interface implemented.
Friends
Class /IWCOR/IF_REST_ENVIRONMENT has no friend class.
Attributes
Class /IWCOR/IF_REST_ENVIRONMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PATH Instance method Public Method Get path 20120410
2 GET_PATH_INFO Instance method Public Method Get path info 20120410
3 GET_QUERY_STRING Instance method Public Method Get query string 20120410
4 GET_REQUEST_URI Instance method Public Method Get request URI 20120410
5 GET_SCRIPT_NAME Instance method Public Method Get script name 20120410
6 SET_PATH Instance method Public Method Set path 20120410
7 SET_PATH_INFO Instance method Public Method Set path info 20120410
8 SET_QUERY_STRING Instance method Public Method Set query string 20120410
9 SET_REQUEST_URI Instance method Public Method Set request URI 20120410
10 SET_SCRIPT_NAME Instance method Public Method Set script name 20120410
Events
Class /IWCOR/IF_REST_ENVIRONMENT has no event.
Types
Class /IWCOR/IF_REST_ENVIRONMENT has no local type.
Method Signatures

Method GET_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PATH Value transfer Type reference (TYPE) STRING 20120410

Method GET_PATH on class /IWCOR/IF_REST_ENVIRONMENT has no exception.

Method GET_PATH_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PATH_INFO Value transfer Type reference (TYPE) STRING 20120410

Method GET_PATH_INFO on class /IWCOR/IF_REST_ENVIRONMENT has no exception.

Method GET_QUERY_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_QUERY_STRING Value transfer Type reference (TYPE) STRING 20120410

Method GET_QUERY_STRING on class /IWCOR/IF_REST_ENVIRONMENT has no exception.

Method GET_REQUEST_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_URI Value transfer Type reference (TYPE) STRING 20120410

Method GET_REQUEST_URI on class /IWCOR/IF_REST_ENVIRONMENT has no exception.

Method GET_SCRIPT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SCRIPT_NAME Value transfer Type reference (TYPE) STRING 20120410

Method GET_SCRIPT_NAME on class /IWCOR/IF_REST_ENVIRONMENT has no exception.

Method SET_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PATH Call by reference Type reference (TYPE) STRING 20120410

Method SET_PATH on class /IWCOR/IF_REST_ENVIRONMENT has no exception.

Method SET_PATH_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PATH_INFO Call by reference Type reference (TYPE) STRING 20120410

Method SET_PATH_INFO on class /IWCOR/IF_REST_ENVIRONMENT has no exception.

Method SET_QUERY_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUERY_STRING Call by reference Type reference (TYPE) STRING 20120410

Method SET_QUERY_STRING on class /IWCOR/IF_REST_ENVIRONMENT has no exception.

Method SET_REQUEST_URI 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 20120410

Method SET_REQUEST_URI on class /IWCOR/IF_REST_ENVIRONMENT has no exception.

Method SET_SCRIPT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCRIPT_NAME Call by reference Type reference (TYPE) STRING 20120410

Method SET_SCRIPT_NAME on class /IWCOR/IF_REST_ENVIRONMENT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in