SAP ABAP Class 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) | CL_REST_BASE_REQUEST | REST Base Request | 20120307 |
Properties
Class | 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 | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_REST_ENVIRONMENT has no forward declaration.
Interfaces
Class IF_REST_ENVIRONMENT has no interface implemented.
Friends
Class IF_REST_ENVIRONMENT has no friend class.
Attributes
Class 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
Class IF_REST_ENVIRONMENT has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_REST_ENVIRONMENT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |