SAP ABAP Class CL_RSRT_DATA_MANAGER (Data Manager)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRT_BICS_MODEL (Package) RSRT BICS Model
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRT_DATA_MANAGER | Data Manager | 20120508 |
Properties
| Class | CL_RSRT_DATA_MANAGER | |
| Short Description | Data Manager | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRT_BICS_MODEL | RSRT BICS Model |
| Created | 20120508 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSRT_DATA_MANAGER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSRT_DATA_MANAGER | Data Manager | 20120508 |
Friends
Class CL_RSRT_DATA_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSRT_DATA_MESSAGE_MANAGER | Data Message Manager | 20120621 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120621 | |
| 2 | Static method | Public | Method | Create Data Manager | 20120508 | |
| 3 | Instance method | Public | Method | Free | 20120508 | |
| 4 | Instance method | Private | Event handling method | Handle Data Changed | 20120508 |
Events
Class CL_RSRT_DATA_MANAGER has no event.
Types
Class CL_RSRT_DATA_MANAGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_DATA_MESSAGE_MANAGER | Data Message Manager | 20120621 |
Method CONSTRUCTOR on class CL_RSRT_DATA_MANAGER has no exception.
Method CREATE_DATA_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_DATA_MESSAGE_MANAGER | Data Message Manager | 20120621 | |||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_DATA_MANAGER | Data Manager | 20120508 |
Method CREATE_DATA_MANAGER on class CL_RSRT_DATA_MANAGER has no exception.
Method FREE Signature
Method FREE on class CL_RSRT_DATA_MANAGER has no parameter.
Method FREE on class CL_RSRT_DATA_MANAGER has no exception.
Method ON_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20120508 |
Method ON_DATA_CHANGED on class CL_RSRT_DATA_MANAGER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |