Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_REST_MULTIPART_ENTITY | REST Multipart Entity | 20100301 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_REST_BASE_ENTITY | REST Base Entity | 20120304 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_REST_ENTITY | REST Entity | 20120325 |
Properties
Interface | IF_REST_ENTITY | |
Short Description | REST representation |
General Data
Package | SREST_CORE | REST Core |
Created | 20100226 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_REST_ENTITY has no interface.
Friends
Interface IF_REST_ENTITY has no friend.
Attributes
Interface IF_REST_ENTITY has no attribute.
Methods
Events
Interface IF_REST_ENTITY has no event.
Types
Interface IF_REST_ENTITY has no local type.
Method Signatures
Method GET_BINARY_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DATA | Value transfer | Type reference (TYPE) | XSTRING | Binary Data | 20100226 |
Method GET_BINARY_DATA on Interface IF_REST_ENTITY has no exception.
Method GET_CONTENT_COMPRESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_COMPRESSION | Value transfer | Type reference (TYPE) | ABAP_BOOL | Compression | 20100301 |
Method GET_CONTENT_COMPRESSION on Interface IF_REST_ENTITY has no exception.
Method GET_CONTENT_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_LANGUAGE | Value transfer | Type reference (TYPE) | LANGU | Language | 20100301 |
Method GET_CONTENT_LANGUAGE on Interface IF_REST_ENTITY has no exception.
Method GET_CONTENT_LENGTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CONTENT_LENGTH | Value transfer | Type reference (TYPE) | I | Content Length | 20110309 |
Method GET_CONTENT_LENGTH on Interface IF_REST_ENTITY has no exception.
Method GET_CONTENT_LOCATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_LOCATION | Value transfer | Type reference (TYPE) | STRING | Location | 20100301 |
Method GET_CONTENT_LOCATION on Interface IF_REST_ENTITY has no exception.
Method GET_CONTENT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PARAMETER | Call by reference | Type reference (TYPE) | TIHTTPNVP | List of Content Type Parameters | 20100302 | ||
2 | ![]() |
EV_MEDIA_TYPE | Call by reference | Type reference (TYPE) | STRING | Media Type | 20100302 |
Method GET_CONTENT_TYPE on Interface IF_REST_ENTITY has no exception.
Method GET_EXPIRATION_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_EXPIRATION_DATE | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20100226 |
Method GET_EXPIRATION_DATE on Interface IF_REST_ENTITY has no exception.
Method GET_HEADER_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | Header Name | 20100302 | ||
2 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | Header Value | 20100302 |
Method GET_HEADER_FIELD on Interface IF_REST_ENTITY has no exception.
Method GET_HEADER_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_HEADER_FIELDS | Value transfer | Type reference (TYPE) | TIHTTPNVP | List of Headers | 20100302 |
Method GET_HEADER_FIELDS on Interface IF_REST_ENTITY has no exception.
Method GET_MODIFICATION_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_MODIFICATION_DATE | Value transfer | Type reference (TYPE) | TIMESTAMP | Modification Date | 20100226 |
Method GET_MODIFICATION_DATE on Interface IF_REST_ENTITY has no exception.
Method GET_STRING_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DATA | Value transfer | Type reference (TYPE) | STRING | Text Data | 20100226 |
Method GET_STRING_DATA on Interface IF_REST_ENTITY has no exception.
Method GET_VIRUS_SCAN_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_PROFILE | Value transfer | Object reference (TYPE REF TO) | VSCAN_PROFILE | Virus Scan Profile | 20120216 |
Method GET_VIRUS_SCAN_PROFILE on Interface IF_REST_ENTITY has no exception.
Method SET_BINARY_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATA | Call by reference | Type reference (TYPE) | XSTRING | Binary Data | 20100226 |
Method SET_BINARY_DATA on Interface IF_REST_ENTITY has no exception.
Method SET_CONTENT_COMPRESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMPRESSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Compression | 20100301 |
Method SET_CONTENT_COMPRESSION on Interface IF_REST_ENTITY has no exception.
Method SET_CONTENT_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Language | 20100301 |
Method SET_CONTENT_LANGUAGE on Interface IF_REST_ENTITY has no exception.
Method SET_CONTENT_LOCATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOCATION | Call by reference | Type reference (TYPE) | STRING | Location | 20100301 |
Method SET_CONTENT_LOCATION on Interface IF_REST_ENTITY has no exception.
Method SET_CONTENT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | TIHTTPNVP | List of Content Type Parameters | 20100302 | ||
2 | ![]() |
IV_MEDIA_TYPE | Call by reference | Type reference (TYPE) | STRING | Media Type | 20100302 |
Method SET_CONTENT_TYPE on Interface IF_REST_ENTITY has no exception.
Method SET_EXPIRATION_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXPIRATION_DATE | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20100226 |
Method SET_EXPIRATION_DATE on Interface IF_REST_ENTITY has no exception.
Method SET_HEADER_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | Header Name | 20100302 | ||
2 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | Header Value | 20100302 |
Method SET_HEADER_FIELD on Interface IF_REST_ENTITY has no exception.
Method SET_HEADER_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_HEADER_FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | List of Headers | 20100302 |
Method SET_HEADER_FIELDS on Interface IF_REST_ENTITY has no exception.
Method SET_MODIFICATION_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MODIFICATION_DATE | Call by reference | Type reference (TYPE) | TIMESTAMP | Modification Date | 20100226 |
Method SET_MODIFICATION_DATE on Interface IF_REST_ENTITY has no exception.
Method SET_STRING_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATA | Call by reference | Type reference (TYPE) | STRING | Text Data | 20100226 |
Method SET_STRING_DATA on Interface IF_REST_ENTITY has no exception.
Method SET_VIRUS_SCAN_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROFILE | Call by reference | Type reference (TYPE) | VSCAN_PROFILE | Virus Scan Profile | 20120216 |
Method SET_VIRUS_SCAN_PROFILE on Interface IF_REST_ENTITY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |