SAP ABAP Interface IF_RSBOLAP_QV_STATE_INTERNAL (Status Management for Query View Objects)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSBOLAP_QUERY_VIEW_INTERNAL (Package) Internal Interfaces for Query View Processing
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_RSBOLAP_QV_STATE_INTERNAL | |
| Short Description | Status Management for Query View Objects |
General Data
| Package | RSBOLAP_QUERY_VIEW_INTERNAL | Internal Interfaces for Query View Processing |
| Created | 20040625 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSBOLAP_QV_STATE_INTERNAL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBOLAP_SO_STATE_INTERNAL | Status Management of an Object | 20040625 |
Friends
Interface IF_RSBOLAP_QV_STATE_INTERNAL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_STATE_CHANGED | Instance attribute | Public | Attribute reference (LIKE) | 20040625 | ||||
| 2 | C_STATE_INITIAL | Instance attribute | Public | Attribute reference (LIKE) | 20040625 | ||||
| 3 | C_STATE_INITIALIZED | Instance attribute | Public | Attribute reference (LIKE) | 20040625 | ||||
| 4 | C_STATE_OLAP_PREPARED | Instance attribute | Public | Attribute reference (LIKE) | 20040708 | ||||
| 5 | C_STATE_VALIDATED | Instance attribute | Public | Attribute reference (LIKE) | 20040625 | ||||
| 6 | C_VALIDATION_END_PHASE | Instance attribute | Public | Attribute reference (LIKE) | 20040708 | ||||
| 7 | C_VALIDATION_FULL | Instance attribute | Public | Attribute reference (LIKE) | 20040708 | ||||
| 8 | C_VALIDATION_START_PHASE | Instance attribute | Public | Attribute reference (LIKE) | 20040708 | ||||
| 9 | N_STATE | Instance attribute | Public | Attribute reference (LIKE) | 20040625 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20040708 | ||
| 2 | Instance method | Public | Method | 20040625 | ||
| 3 | Instance method | Public | Method | 20040625 |
Events
Interface IF_RSBOLAP_QV_STATE_INTERNAL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_RS_STATE_CHANGE | Public | See coding | 20111031 | BEGIN OF tn_s_rs_state_change,
all TYPE rs_bool,
delta TYPE rs_bool,
post_processing TYPE rs_bool,
list_notify TYPE rs_bool,
setxx_body TYPE rs_bool,
plan_delta TYPE rs_bool,
END OF tn_s_rs_state_change
|
Method Signatures
Method PREPARE_OLAP_STATE Signature
Method PREPARE_OLAP_STATE on Interface IF_RSBOLAP_QV_STATE_INTERNAL has no parameter.
Method PREPARE_OLAP_STATE on Interface IF_RSBOLAP_QV_STATE_INTERNAL has no exception.
Method SET_CHANGED_STATE Signature
Method SET_CHANGED_STATE on Interface IF_RSBOLAP_QV_STATE_INTERNAL has no parameter.
Method SET_CHANGED_STATE on Interface IF_RSBOLAP_QV_STATE_INTERNAL has no exception.
Method VALIDATE_STATE Signature
Method VALIDATE_STATE on Interface IF_RSBOLAP_QV_STATE_INTERNAL has no parameter.
Method VALIDATE_STATE on Interface IF_RSBOLAP_QV_STATE_INTERNAL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 400 |