SAP ABAP Class CL_ADT_REST_REQUEST (Wrapper for REST request)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADT_REST_REQUEST | ADT Access to REST Request | 20101214 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_REQUEST_STUB | Stub implementation for if_adt_rest_request | 20101214 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_TPDA_ADT_REQUEST_STUB | Stub implementation for if_adt_rest_request | 20131031 |
Properties
| Class | CL_ADT_REST_REQUEST | |
| Short Description | Wrapper for REST request | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADT_REST | REST Framework |
| Created | 20101209 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ADT_REST_REQUEST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ADT_REST_REQUEST | ADT Access to REST Request | 20101214 |
Friends
Class CL_ADT_REST_REQUEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_REST_REQUEST | 20101214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20101214 |
Events
Class CL_ADT_REST_REQUEST has no event.
Types
Class CL_ADT_REST_REQUEST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REST_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_REST_REQUEST | 20101214 |
Method CONSTRUCTOR on class CL_ADT_REST_REQUEST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |