SAP ABAP Class IF_BICS_DATA_AREA (BW BICS Data Area)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BICS_SRV | Service | 20100217 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_BICS_SYSTEM_SRV | System Service | 20100217 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_DATA_AREA | BW BICS Data Area | 20100217 |
Properties
| Class | IF_BICS_DATA_AREA | |
| Short Description | BW BICS Data Area | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100217 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_BICS_DATA_AREA has no interface implemented.
Friends
Class IF_BICS_DATA_AREA 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_BICS_DATA_AREA=>TN_BACKEND_CELL_LOCKING | Backend Cell Locking | 20130830 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | IF_BICS_DATA_AREA=>TN_BPC_ENVIRONMENT | BPC: Environment | 20130830 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | IF_BICS_DATA_AREA=>TN_BPC_MODEL | BPC: Model | 20130830 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | InA Call | 20131007 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | Name of the Data Area | 20101202 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSR_OLAP_AREA | Application Area | 20130902 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Close Data Area and Delete All Locks | 20110721 | |
| 2 | Instance method | Public | Method | Has data changed? | 20100222 | |
| 3 | Instance method | Public | Method | Delete Data | 20100222 | |
| 4 | Instance method | Public | Method | Reset Data | 20100222 | |
| 5 | Instance method | Public | Method | Save Data | 20100222 |
Events
Class IF_BICS_DATA_AREA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_BACKEND_CELL_LOCKING | Public | See coding | Backend Cell Locking | 20130830 | tn_backend_cell_locking TYPE c LENGTH 1
|
|
| 2 | TN_BPC_ENVIRONMENT | Public | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: Environment | 20130830 | |
| 3 | TN_BPC_MODEL | Public | Type reference (TYPE) | RSBPC_APPL_ID | BPC: Model | 20130830 | |
Method Signatures
Method CLOSE Signature
Method CLOSE on class IF_BICS_DATA_AREA has no parameter.
Method CLOSE on class IF_BICS_DATA_AREA has no exception.
Method HAS_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) | ABAP_BOOL | 20100222 |
Method HAS_CHANGED_DATA on class IF_BICS_DATA_AREA has no exception.
Method REFRESH_DATA Signature
Method REFRESH_DATA on class IF_BICS_DATA_AREA has no parameter.
Method REFRESH_DATA on class IF_BICS_DATA_AREA has no exception.
Method RESET_DATA Signature
Method RESET_DATA on class IF_BICS_DATA_AREA has no parameter.
Method RESET_DATA on class IF_BICS_DATA_AREA has no exception.
Method SAVE_DATA 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 | 20110125 |
Method SAVE_DATA on class IF_BICS_DATA_AREA has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |