SAP ABAP Class CL_RSTT_BIDATA_ODSO (Manage Data of DataStore Object)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
BW_ATR (Package) Repository for Automatic Tests
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_BIDATA | Data Instance for BI Applications | 20080211 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSTT_OBJ | Base Object Instance | 20080211 |
Properties
| Class | CL_RSTT_BIDATA_ODSO | |
| Short Description | Manage Data of DataStore Object | |
| Super Class | CL_RSTT_BIDATA | Data Instance for BI Applications |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_ATR | Repository for Automatic Tests |
| Created | 20080115 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSTT_BIDATA_ODSO has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSTT_OBJ | Base Object Instance | 20080211 |
Friends
Class CL_RSTT_BIDATA_ODSO 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) | CL_RSD_DTA | Data Target for Transaction Data | 20080211 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSD_ODSO_VERS | DataStore Object of a Version | 20080211 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSD_S_DTA | Properties InfoProvider | 20080211 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | OT_THX_COMPO | Component List Dependent on Activity | 20080211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080211 |
Events
Class CL_RSTT_BIDATA_ODSO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | OT_SX_COMPO | Protected | See coding | 20080211 | BEGIN OF ot_sx_compo,
activity TYPE rstt_flag,
comp TYPE rstt_t_objcomp,
END OF ot_sx_compo
|
||
| 2 | OT_THX_COMPO | Protected | See coding | 20080211 | ot_thx_compo TYPE HASHED TABLE OF ot_sx_compo
WITH UNIQUE KEY activity
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSTT_BIDATA_ODSO has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infoprovider existiert nicht aktiv | 20080211 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |