SAP ABAP Class IF_RSBOLAP_DATA_AREA (Data Area)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_DATA_PROVIDER | Data Provider | 20050422 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBOLAP_DATA_AREA | Data Area | 20050422 |
Properties
| Class | IF_RSBOLAP_DATA_AREA | |
| Short Description | Data Area | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20031010 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_RSBOLAP_DATA_AREA has no interface implemented.
Friends
Class IF_RSBOLAP_DATA_AREA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSBOLAP_COMMAND | 'REFRESH' | Search for New Data | 20050428 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSBOLAP_COMMAND | 'RESET' | Reset | 20050426 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSBOLAP_COMMAND | 'SAVE' | Save | 20050426 | ||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20050422 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20050422 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20050422 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20050422 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20050422 | |||||
| 9 | Instance attribute | Public | Attribute reference (LIKE) | 20050422 | |||||
| 10 | Instance attribute | Public | Attribute reference (LIKE) | 20050422 | |||||
| 11 | Instance attribute | Public | Type reference (TYPE) | RSBOLAP_TH_PROPERTY | Properties (Name/Value Pairs) | 20130807 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Includes Changed Data | 20050426 | |
| 2 | Instance method | Public | Method | 20050426 | ||
| 3 | Instance method | Public | Method | Execute Command | 20050426 | |
| 4 | Instance method | Public | Method | 20050422 | ||
| 5 | Instance method | Public | Method | Procure Olap Area | 20050422 | |
| 6 | Instance method | Public | Method | 20050422 | ||
| 7 | Instance method | Public | Method | Check Whether There Is New Data | 20050428 | |
| 8 | Instance method | Public | Method | Reset Changed Data for the Area | 20050428 | |
| 9 | Instance method | Public | Method | Save Changed Data for the Area | 20050422 | |
| 10 | Instance method | Public | Method | Synchronizes planning statuses like locks | 20110913 | |
| 11 | Instance method | Public | Method | 20050422 | ||
| 12 | Instance method | Public | Method | 20050422 | ||
| 13 | Instance method | Public | Method | 20050422 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGED | Instance Event (0) |
Public (2) |
20050422 | |
| 2 | FREED | Instance Event (0) |
Public (2) |
20050422 |
Types
Class IF_RSBOLAP_DATA_AREA has no local type.
Method Signatures
Method CONTAINS_CHANGED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHANGED_DATA | Value transfer | Type reference (TYPE) | RS_BOOL | Enthält geänderte Daten | 20050426 |
Method CONTAINS_CHANGED_DATA on class IF_RSBOLAP_DATA_AREA has no exception.
Method DATA_OUT_OF_SYNC Signature
Method DATA_OUT_OF_SYNC on class IF_RSBOLAP_DATA_AREA has no parameter.
Method DATA_OUT_OF_SYNC on class IF_RSBOLAP_DATA_AREA has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMMAND | Call by reference | Type reference (TYPE) | RSBOLAP_COMMAND | Befehl | 20050426 |
Method EXECUTE on class IF_RSBOLAP_DATA_AREA has no exception.
Method FREE Signature
Method FREE on class IF_RSBOLAP_DATA_AREA has no parameter.
Method FREE on class IF_RSBOLAP_DATA_AREA has no exception.
Method GET_OLAP_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_OLAP_AREA | Value transfer | Object reference (TYPE REF TO) | CL_RSR_OLAP_AREA | Applikationsgebiet | 20050422 |
Method GET_OLAP_AREA on class IF_RSBOLAP_DATA_AREA has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class IF_RSBOLAP_DATA_AREA has no parameter.
Method GET_TYPE on class IF_RSBOLAP_DATA_AREA has no exception.
Method REFRESH Signature
Method REFRESH on class IF_RSBOLAP_DATA_AREA has no parameter.
Method REFRESH on class IF_RSBOLAP_DATA_AREA has no exception.
Method RESET Signature
Method RESET on class IF_RSBOLAP_DATA_AREA has no parameter.
Method RESET on class IF_RSBOLAP_DATA_AREA has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMMIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | COMMIT durchführen | 20110208 | ||
| 2 | R_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110201 |
Method SAVE on class IF_RSBOLAP_DATA_AREA has no exception.
Method SYNC_PLANNING_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TR_DATA_PROVIDER | Call by reference | Type reference (TYPE) | RSBOLAP_TR_DATA_PROVIDER | Tabelle von Data Providern | 20110913 |
Method SYNC_PLANNING_STATE on class IF_RSBOLAP_DATA_AREA has no exception.
Method TO_ABAP_LIST Signature
Method TO_ABAP_LIST on class IF_RSBOLAP_DATA_AREA has no parameter.
Method TO_ABAP_LIST on class IF_RSBOLAP_DATA_AREA has no exception.
Method TO_STRING Signature
Method TO_STRING on class IF_RSBOLAP_DATA_AREA has no parameter.
Method TO_STRING on class IF_RSBOLAP_DATA_AREA has no exception.
Method VALIDATE Signature
Method VALIDATE on class IF_RSBOLAP_DATA_AREA has no parameter.
Method VALIDATE on class IF_RSBOLAP_DATA_AREA has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on class IF_RSBOLAP_DATA_AREA has no parameter.
Event FREED Signature
Event FREED on class IF_RSBOLAP_DATA_AREA has no parameter.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |