SAP ABAP Class IF_RSRT_DATA_MANAGER (Data Manager)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_DATA_MANAGER | Data Manager | 20120508 |
Properties
| Class | IF_RSRT_DATA_MANAGER | |
| Short Description | Data Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120508 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSRT_DATA_MANAGER has no forward declaration.
Interfaces
Class IF_RSRT_DATA_MANAGER has no interface implemented.
Friends
Class IF_RSRT_DATA_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | IF_RSRT_DATA=>TN_T_DATA | Data List | 20120508 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Data Container | 20120508 | |
| 2 | Instance method | Public | Method | Get Data Container | 20120508 | |
| 3 | Instance method | Public | Method | Get Value | 20120508 | |
| 4 | Instance method | Public | Method | Remove Data Container | 20120508 | |
| 5 | Instance method | Public | Method | Remove all Data Containers | 20120508 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | HANDLE_CHANGED | Instance Event (0) |
Public (2) |
Handle Changed | 20120508 |
Types
Class IF_RSRT_DATA_MANAGER has no local type.
Method Signatures
Method ADD_DATA_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | DATA | 20120508 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | IF_RSRT_DATA=>TN_NAME | Data Name | 20120508 | |||
| 3 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_DATA | Data | 20120508 |
Method ADD_DATA_CONTAINER on class IF_RSRT_DATA_MANAGER has no exception.
Method GET_DATA_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | IF_RSRT_DATA=>TN_NAME | Data Name | 20120508 | |||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_DATA | Data | 20120508 |
Method GET_DATA_CONTAINER on class IF_RSRT_DATA_MANAGER has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20120508 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | DATA | 20120508 |
Method GET_VALUE on class IF_RSRT_DATA_MANAGER has no exception.
Method REMOVE_DATA_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | IF_RSRT_DATA=>TN_NAME | Data Name | 20120508 |
Method REMOVE_DATA_CONTAINER on class IF_RSRT_DATA_MANAGER has no exception.
Method REMOVE_DATA_CONTAINERS Signature
Method REMOVE_DATA_CONTAINERS on class IF_RSRT_DATA_MANAGER has no parameter.
Method REMOVE_DATA_CONTAINERS on class IF_RSRT_DATA_MANAGER has no exception.
Event Signatures
Event HANDLE_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_DATA | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_DATA | Data | 20120508 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |