SAP ABAP Interface IF_BICS_DATA_AREA (BW BICS Data Area)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_CONSUMER_DATA_AREA (Package) BW BICS Consumer Data Area
⤷
⤷
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
| Interface | IF_BICS_DATA_AREA | |
| Short Description | BW BICS Data Area |
General Data
| Package | BW_BICS_CONSUMER_DATA_AREA | BW BICS Consumer Data Area |
| Created | 20100217 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_BICS_DATA_AREA | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_BICS_OBJECT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BICS_SRV | Service | 20100217 | ||
| 2 | IF_BICS_SYSTEM_SRV | System Service | 20100217 |
Friends
Interface IF_BICS_DATA_AREA has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_BACKEND_CELL_LOCKING | Instance attribute | Public | Type reference (TYPE) | IF_BICS_DATA_AREA=>TN_BACKEND_CELL_LOCKING | Backend Cell Locking | 20130830 | ||
| 2 | N_BPC_ENVIRONMENT | Instance attribute | Public | Type reference (TYPE) | IF_BICS_DATA_AREA=>TN_BPC_ENVIRONMENT | BPC: Environment | 20130830 | ||
| 3 | N_BPC_MODEL | Instance attribute | Public | Type reference (TYPE) | IF_BICS_DATA_AREA=>TN_BPC_MODEL | BPC: Model | 20130830 | ||
| 4 | N_INA_CALL | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | InA Call | 20131007 | ||
| 5 | N_NAME | Instance attribute | Public | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | Name of the Data Area | 20101202 | ||
| 6 | N_R_OLAP_AREA | 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
Interface 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 Interface IF_BICS_DATA_AREA has no parameter.
Method CLOSE on Interface 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 Interface IF_BICS_DATA_AREA has no exception.
Method REFRESH_DATA Signature
Method REFRESH_DATA on Interface IF_BICS_DATA_AREA has no parameter.
Method REFRESH_DATA on Interface IF_BICS_DATA_AREA has no exception.
Method RESET_DATA Signature
Method RESET_DATA on Interface IF_BICS_DATA_AREA has no parameter.
Method RESET_DATA on Interface 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 Interface IF_BICS_DATA_AREA has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |