SAP ABAP Class IF_ADT_RESOURCE_CONTROLLER (ADT Resources)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_ADT_RES_CON_ACTIVATABLE | Activable, checkable resources | 20081111 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_ADT_RES_CON_CHECKABLE | Activable, checkable resources | 20081111 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_ADT_RES_CON_LOCKABLE | Lockable ADT resource controller | 20080715 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ADT_REST_RES_ADAPTER | Adapter old resource new REST resource | 20100610 |
Properties
| Class | IF_ADT_RESOURCE_CONTROLLER | |
| Short Description | ADT Resources | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080618 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ADT_RESOURCE_CONTROLLER has no forward declaration.
Interfaces
Class IF_ADT_RESOURCE_CONTROLLER has no interface implemented.
Friends
Class IF_ADT_RESOURCE_CONTROLLER has no friend class.
Attributes
Class IF_ADT_RESOURCE_CONTROLLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create resource | 20080618 | |
| 2 | Instance method | Public | Method | Delete resource | 20080618 | |
| 3 | Instance method | Public | Method | Find resources | 20080625 | |
| 4 | Instance method | Public | Method | Read resource | 20080618 | |
| 5 | Instance method | Public | Method | Update resource | 20080618 |
Events
Class IF_ADT_RESOURCE_CONTROLLER has no event.
Types
Class IF_ADT_RESOURCE_CONTROLLER has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Object reference (TYPE REF TO) | IF_ADT_SRL_METHOD_INPUT_DATA | Data | 20080618 | |||
| 2 | RESULT_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ADT_SRL_METHOD_RESULT_DATA | Result | 20080619 | |||
| 3 | URI | Call by reference | Object reference (TYPE REF TO) | IF_ADT_RES_URI | Wrapper for request URI | 20090727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ADT_SRL_METHOD_RESULT_DATA | Result | 20080619 | |||
| 2 | URI | Call by reference | Object reference (TYPE REF TO) | IF_ADT_RES_URI | Wrapper for request URI | 20090727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 |
Method FIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ADT_SRL_METHOD_RESULT_DATA | Result | 20080625 | |||
| 2 | URI | Call by reference | Object reference (TYPE REF TO) | IF_ADT_RES_URI | Wrapper for request URI | 20090727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 |
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ADT_SRL_METHOD_RESULT_DATA | Result | 20080619 | |||
| 2 | URI | Call by reference | Object reference (TYPE REF TO) | IF_ADT_RES_URI | Wrapper for request URI | 20090727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Object reference (TYPE REF TO) | IF_ADT_SRL_METHOD_INPUT_DATA | Data | 20080618 | |||
| 2 | RESULT_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ADT_SRL_METHOD_RESULT_DATA | Result | 20080619 | |||
| 3 | URI | Call by reference | Object reference (TYPE REF TO) | IF_ADT_RES_URI | Wrapper for request URI | 20090727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |