SAP ABAP Interface IF_ADT_SRL_METHOD_RESULT_DATA (Resource method's result data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
SADT_REST (Package) REST Framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ADT_RES_METH_SIG | Provides access to REST method signature | 20100615 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ADT_SRL_PARAMS_STUB | Parameter stub for SRL framework | 20090811 |
Properties
| Interface | IF_ADT_SRL_METHOD_RESULT_DATA | |
| Short Description | Resource method's result data |
General Data
| Package | SADT_REST | REST Framework |
| Created | 20081010 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ADT_SRL_METHOD_RESULT_DATA has no forward declaration.
Interfaces
Interface IF_ADT_SRL_METHOD_RESULT_DATA has no interface.
Friends
Interface IF_ADT_SRL_METHOD_RESULT_DATA has no friend.
Attributes
Interface IF_ADT_SRL_METHOD_RESULT_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100616 | ||
| 2 | Instance method | Public | Method | 20100616 | ||
| 3 | Instance method | Public | Method | 20100910 | ||
| 4 | Instance method | Public | Method | 20091215 |
Events
Interface IF_ADT_SRL_METHOD_RESULT_DATA has no event.
Types
Interface IF_ADT_SRL_METHOD_RESULT_DATA has no local type.
Method Signatures
Method SET_DATA_WITH_GENERIC_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT_TYPE | Call by reference | Type reference (TYPE) | SADT_CONTENT_TYPE | 20100616 | ||||
| 2 | DATA | Call by reference | Type reference (TYPE) | DATA | 20100616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 |
Method SET_DATA_WITH_SPECIFIC_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_ADT_SRL_CONTENT_HANDLER | 20100616 | ||||
| 2 | DATA | Call by reference | Type reference (TYPE) | DATA | 20100616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 |
Method SET_ETAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETAG | Call by reference | Type reference (TYPE) | STRING | 20100910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 |
Method SET_LAST_MODIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | 20091215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |