SAP ABAP Interface IF_RSBOLAP_SO_STATE_INTERNAL (Status Management of an Object)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSBOLAP_SELECTION_OBJECT_INT (Package) Internal Interfaces for Selection Object
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_RSBOLAP_SO_STATE_INTERNAL | |
| Short Description | Status Management of an Object |
General Data
| Package | RSBOLAP_SELECTION_OBJECT_INT | Internal Interfaces for Selection Object |
| Created | 20040625 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSBOLAP_SO_STATE_INTERNAL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBOLAP_EVENT_SOURCE | Object That Communicates Changes | 20040713 |
Friends
Interface IF_RSBOLAP_SO_STATE_INTERNAL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_STATE_CHANGED | Constant | Public | Type reference (TYPE) | I | 3 | Status Was Changed | 20040625 | |
| 2 | C_STATE_INITIAL | Constant | Public | Type reference (TYPE) | I | 0 | Not Yet Initialized | 20040625 | |
| 3 | C_STATE_INITIALIZED | Constant | Public | Type reference (TYPE) | I | 1 | Initialized | 20040625 | |
| 4 | C_STATE_OLAP_PREPARED | Constant | Public | Type reference (TYPE) | I | 5 | Access Set at OLAP Processors | 20040708 | |
| 5 | C_STATE_VALIDATED | Constant | Public | Type reference (TYPE) | I | 4 | Access Already Checked | 20040625 | |
| 6 | C_VALIDATION_END_PHASE | Constant | Public | Type reference (TYPE) | I | 2 | Validation Phase Ending | 20040701 | |
| 7 | C_VALIDATION_FULL | Constant | Public | Type reference (TYPE) | I | 0 | Complete Validation | 20040701 | |
| 8 | C_VALIDATION_START_PHASE | Constant | Public | Type reference (TYPE) | I | 1 | Validation Phase Starting | 20040701 | |
| 9 | N_STATE | Instance attribute | Public | Type reference (TYPE) | I | Change Status of the Object | 20040625 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set Olap Status | 20040708 | |
| 2 | Instance method | Public | Method | Set Olap Status | 20040709 | |
| 3 | Instance method | Public | Method | Set Status to Changed So That It Is Checked Later | 20040625 | |
| 4 | Instance method | Public | Method | Check Status | 20040625 | |
| 5 | Instance method | Public | Method | Validate Status | 20040709 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGED | Instance Event (0) |
Public (2) |
20040713 | |
| 2 | FREED | Instance Event (0) |
Public (2) |
20040713 |
Types
Interface IF_RSBOLAP_SO_STATE_INTERNAL has no local type.
Method Signatures
Method PREPARE_OLAP_STATE Signature
Method PREPARE_OLAP_STATE on Interface IF_RSBOLAP_SO_STATE_INTERNAL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zustandsänderung nötig | 20040709 |
Method PREPARE_OLAP_STATE_IMPL Signature
Method PREPARE_OLAP_STATE_IMPL on Interface IF_RSBOLAP_SO_STATE_INTERNAL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zustandsänderung nötig | 20040709 |
Method SET_CHANGED_STATE Signature
Method SET_CHANGED_STATE on Interface IF_RSBOLAP_SO_STATE_INTERNAL has no parameter.
Method SET_CHANGED_STATE on Interface IF_RSBOLAP_SO_STATE_INTERNAL has no exception.
Method VALIDATE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PHASE | Call by reference | Type reference (TYPE) | I | C_VALIDATION_FULL | Phase der Validierung (0,1,2,3...) | 20040701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zustandsänderung nötig | 20040625 |
Method VALIDATE_STATE_IMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PHASE | Call by reference | Type reference (TYPE) | I | C_VALIDATION_FULL | Phase der Validierung (0,1,2,3...) | 20040709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zustandsänderung nötig | 20040709 |
Event Signatures
Event CHANGED Signature
Event CHANGED on Interface IF_RSBOLAP_SO_STATE_INTERNAL has no parameter.
Event FREED Signature
Event FREED on Interface IF_RSBOLAP_SO_STATE_INTERNAL has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |