SAP ABAP Interface /IWCOR/IF_REST_ENVIRONMENT (REST environment)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SREST_CORE (Package) REST library core

⤷

⤷

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
Interface | /IWCOR/IF_REST_ENVIRONMENT | |
Short Description | REST environment |
General Data
Package | /IWCOR/SREST_CORE | REST library core |
Created | 20120307 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface /IWCOR/IF_REST_ENVIRONMENT has no forward declaration.
Interfaces
Interface /IWCOR/IF_REST_ENVIRONMENT has no interface.
Friends
Interface /IWCOR/IF_REST_ENVIRONMENT has no friend.
Attributes
Interface /IWCOR/IF_REST_ENVIRONMENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get path | 20120410 |
2 | ![]() |
Instance method | Public | Method | Get path info | 20120410 |
3 | ![]() |
Instance method | Public | Method | Get query string | 20120410 |
4 | ![]() |
Instance method | Public | Method | Get request URI | 20120410 |
5 | ![]() |
Instance method | Public | Method | Get script name | 20120410 |
6 | ![]() |
Instance method | Public | Method | Set path | 20120410 |
7 | ![]() |
Instance method | Public | Method | Set path info | 20120410 |
8 | ![]() |
Instance method | Public | Method | Set query string | 20120410 |
9 | ![]() |
Instance method | Public | Method | Set request URI | 20120410 |
10 | ![]() |
Instance method | Public | Method | Set script name | 20120410 |
Events
Interface /IWCOR/IF_REST_ENVIRONMENT has no event.
Types
Interface /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 | ![]() |
RV_PATH | Value transfer | Type reference (TYPE) | STRING | 20120410 |
Method GET_PATH on Interface /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 | ![]() |
RV_PATH_INFO | Value transfer | Type reference (TYPE) | STRING | 20120410 |
Method GET_PATH_INFO on Interface /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 | ![]() |
RV_QUERY_STRING | Value transfer | Type reference (TYPE) | STRING | 20120410 |
Method GET_QUERY_STRING on Interface /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 | ![]() |
RV_URI | Value transfer | Type reference (TYPE) | STRING | 20120410 |
Method GET_REQUEST_URI on Interface /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 | ![]() |
RV_SCRIPT_NAME | Value transfer | Type reference (TYPE) | STRING | 20120410 |
Method GET_SCRIPT_NAME on Interface /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 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20120410 |
Method SET_PATH on Interface /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 | ![]() |
IV_PATH_INFO | Call by reference | Type reference (TYPE) | STRING | 20120410 |
Method SET_PATH_INFO on Interface /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 | ![]() |
IV_QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | 20120410 |
Method SET_QUERY_STRING on Interface /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 | ![]() |
IV_URI | Call by reference | Type reference (TYPE) | STRING | 20120410 |
Method SET_REQUEST_URI on Interface /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 | ![]() |
IV_SCRIPT_NAME | Call by reference | Type reference (TYPE) | STRING | 20120410 |
Method SET_SCRIPT_NAME on Interface /IWCOR/IF_REST_ENVIRONMENT has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |