SAP ABAP Interface IF_REST_ENVIRONMENT (REST environment)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RST (Application Component) REST-based Protocols
⤷
SREST_CORE (Package) REST Core
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_REST_BASE_REQUEST | REST Base Request | 20120307 |
Properties
| Interface | IF_REST_ENVIRONMENT | |
| Short Description | REST environment |
General Data
| Package | SREST_CORE | REST Core |
| Created | 20120307 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_REST_ENVIRONMENT has no forward declaration.
Interfaces
Interface IF_REST_ENVIRONMENT has no interface.
Friends
Interface IF_REST_ENVIRONMENT has no friend.
Attributes
Interface IF_REST_ENVIRONMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get path | 20120307 | |
| 2 | Instance method | Public | Method | Get path info | 20120307 | |
| 3 | Instance method | Public | Method | Get query string | 20120307 | |
| 4 | Instance method | Public | Method | Get request URI | 20120307 | |
| 5 | Instance method | Public | Method | Get script name | 20120307 | |
| 6 | Instance method | Public | Method | Set path | 20120307 | |
| 7 | Instance method | Public | Method | Set path info | 20120307 | |
| 8 | Instance method | Public | Method | Set query string | 20120307 | |
| 9 | Instance method | Public | Method | Set request URI | 20120307 | |
| 10 | Instance method | Public | Method | Set script name | 20120307 |
Events
Interface IF_REST_ENVIRONMENT has no event.
Types
Interface 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 | 20120307 |
Method GET_PATH on Interface 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 | 20120307 |
Method GET_PATH_INFO on Interface 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 | 20120307 |
Method GET_QUERY_STRING on Interface 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 | 20120307 |
Method GET_REQUEST_URI on Interface 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 | 20120307 |
Method GET_SCRIPT_NAME on Interface 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 | 20120307 |
Method SET_PATH on Interface 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 | 20120307 |
Method SET_PATH_INFO on Interface 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 | 20120307 |
Method SET_QUERY_STRING on Interface 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 | 20120307 |
Method SET_REQUEST_URI on Interface 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 | 20120307 |
Method SET_SCRIPT_NAME on Interface IF_REST_ENVIRONMENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 804 |