SAP ABAP Class CL_RSBOLAP_QV_DRILL_OPERATION (Drill Operation in Query View)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSBOLAP_QUERY_VIEW (Package) Query Navigational State
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBOLAP_OBJECT | Conversion of Status Description | 20090618 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBOLAP_QV_DRILL_OPERATION | Drill operation on a query view | 20090618 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBOLAP_STATE_DOM_READER | Object reads status from XML | 20090831 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBOLAP_STATE_DOM_WRITER | Object writes status to XML | 20090831 |
Properties
| Class | CL_RSBOLAP_QV_DRILL_OPERATION | |
| Short Description | Drill Operation in Query View | |
| Super Class | CL_RSBOLAP_OBJECT | Conversion of Status Description |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSBOLAP_QUERY_VIEW | Query Navigational State |
| Created | 20090618 | SAP |
| Last change | 20130531 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBOLAP_QV_DRILL_OPERATION | Drill operation on a query view | 20090618 | ||
| 2 | IF_RSBOLAP_STATE_DOM_READER | Object reads status from XML | 20090831 | ||
| 3 | IF_RSBOLAP_STATE_DOM_WRITER | Object writes status to XML | 20090831 |
Friends
Class CL_RSBOLAP_QV_DRILL_OPERATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20090618 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20090618 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20090624 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20090618 | |||||
| 5 | Instance attribute | Public | Type reference (TYPE) | BICS_PROV_RS_T_FOCUS_MMBR_INFO | Level Number in a Hierarchy | 20110214 |
Methods
Events
Class CL_RSBOLAP_QV_DRILL_OPERATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_SX_RS_EXECUTE_CALL | Public | See coding | 20090703 | begin of TN_SX_RS_EXECUTE_CALL,
call_index type rsbolap_index,
call_for_new_tuples type rs_bool,
char_details type BICS_PROV_RS_T_CHAR_DETAILACCE,
end of TN_SX_RS_EXECUTE_CALL
|
||
| 2 | TN_TX_RS_EXECUTE_CALLS | Public | See coding | 20090703 | TN_TX_RS_EXECUTE_CALLS type standard table of tn_sx_rs_execute_call with key call_index
|
Method Signatures
Method APPEND_CHAR_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_CHAR_DETAILS | Call by reference | Type reference (TYPE) | BICS_PROV_RS_T_CHAR_DETAILACCE | Detailzugriff auf Daten innerhalb eines Query Views | 20110428 | |||
| 2 | I_APPLY_CONDITIONS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20110428 | |||
| 3 | I_AXIS_UDH_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110428 | ||||
| 4 | I_DRILL_PATH_LENGTH | Call by reference | Type reference (TYPE) | I | 20110428 | ||||
| 5 | I_R_DRILL_OPERATION | Call by reference | Object reference (TYPE REF TO) | CL_RSBOLAP_QV_DRILL_OPERATION | Drill Operation im Query View | 20110428 | |||
| 6 | I_R_QV_AXIS | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_QV_AXIS | Achse eines Query Views | 20110428 | |||
| 7 | I_T_CHARACTERISTIC_IDS | Call by reference | Type reference (TYPE) | RSBOLAP_T_OBJECT_ID | Liste von Objekt Ids | 20110428 | |||
| 8 | I_UDH_INITIAL_LVL | Call by reference | Type reference (TYPE) | I | 20110428 |
Method APPEND_CHAR_DETAILS on class CL_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_ID | Objekt ID | 20091021 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Objekt Name | 20090720 | |||
| 3 | I_R_QUERY_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_QUERY_VIEW | 20090624 |
Method CONSTRUCTOR on class CL_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_RSBOLAP_QV_DRILL_OPERATION has no parameter.
Method EXECUTE on class CL_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method GET_AXIS_FOR_DRILL_OPERATION Signature
Method GET_AXIS_FOR_DRILL_OPERATION on class CL_RSBOLAP_QV_DRILL_OPERATION has no parameter.
Method GET_AXIS_FOR_DRILL_OPERATION on class CL_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method GET_CHAR_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPLY_CONDITIONS | Call by reference | Type reference (TYPE) | RS_BOOL | ABAP_TRUE | Boolean | 20090624 | ||
| 2 | I_R_ORTHOGONAL_DRILL_OPERATION | Call by reference | Object reference (TYPE REF TO) | CL_RSBOLAP_QV_DRILL_OPERATION | Drill Operation im Query View | 20090703 | |||
| 3 | R_T_CHAR_DETAILS | Value transfer | Type reference (TYPE) | BICS_PROV_RS_T_CHAR_DETAILACCE | Detailzugriff auf Daten innerhalb eines Query Views | 20090624 |
Method GET_CHAR_DETAILS on class CL_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method GET_FOCUS_MEMBER Signature
Method GET_FOCUS_MEMBER on class CL_RSBOLAP_QV_DRILL_OPERATION has no parameter.
Method GET_FOCUS_MEMBER on class CL_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method GET_HIERARCHY Signature
Method GET_HIERARCHY on class CL_RSBOLAP_QV_DRILL_OPERATION has no parameter.
Method GET_HIERARCHY on class CL_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method GET_NODE_ALIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NODE_ALIGNMENT | Value transfer | Type reference (TYPE) | RSBOLAP_ALIGNMENT | Ausrichtung von Objekten (oben/links, unten/rechts, default) | 20090630 |
Method GET_NODE_ALIGNMENT on class CL_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method GET_RESULT_SET_EXECUTE_CALLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPLY_CONDITIONS | Call by reference | Type reference (TYPE) | RS_BOOL | ABAP_TRUE | Boolean | 20090703 | ||
| 2 | I_T_EXECUTED_DRILL_OPERATIONS | Call by reference | Type reference (TYPE) | RSBOLAP_T_OBJECT | Bereits ausgeführte Drilloperationen auf dem ResultSet | 20090703 | |||
| 3 | R_T_EXECUTE_CALLS | Value transfer | Type reference (TYPE) | TN_TX_RS_EXECUTE_CALLS | 20090703 |
Method GET_RESULT_SET_EXECUTE_CALLS on class CL_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method IS_ADDED_TO_QUERY_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ADDED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090806 |
Method IS_ADDED_TO_QUERY_VIEW on class CL_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method READ_STATE_FROM_DOM Signature
Method READ_STATE_FROM_DOM on class CL_RSBOLAP_QV_DRILL_OPERATION has no parameter.
Method READ_STATE_FROM_DOM on class CL_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method SET_DRILL_LEVEL Signature
Method SET_DRILL_LEVEL on class CL_RSBOLAP_QV_DRILL_OPERATION has no parameter.
Method SET_DRILL_LEVEL on class CL_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method SET_DRILL_PATH Signature
Method SET_DRILL_PATH on class CL_RSBOLAP_QV_DRILL_OPERATION has no parameter.
Method SET_DRILL_PATH on class CL_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method SET_DRILL_PATH_FROM_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_DRILL_PATH | Call by reference | Type reference (TYPE) | BICS_PROV_STATE_T_DRILL_PATH | Pfad zum Knoten dessen Zustand geändert wird | 20090720 |
Method SET_DRILL_PATH_FROM_STATE on class CL_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method SET_DRILL_STATE Signature
Method SET_DRILL_STATE on class CL_RSBOLAP_QV_DRILL_OPERATION has no parameter.
Method SET_DRILL_STATE on class CL_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method SET_STATE_CHANGED Signature
Method SET_STATE_CHANGED on class CL_RSBOLAP_QV_DRILL_OPERATION has no parameter.
Method SET_STATE_CHANGED on class CL_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method VERIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DELETE_FROM | Call by reference | Type reference (TYPE) | I | 20090630 | ||||
| 2 | E_DELETE_TO | Call by reference | Type reference (TYPE) | I | 20090630 | ||||
| 3 | E_NODE_POSITION_FROM | Call by reference | Type reference (TYPE) | I | 20090630 | ||||
| 4 | E_NODE_POSITION_TO | Call by reference | Type reference (TYPE) | I | 20090630 | ||||
| 5 | E_VALID | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090630 | |||
| 6 | I_TUPLE_INDEX | Call by reference | Type reference (TYPE) | I | 20090722 |
Method VERIFY on class CL_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method VERIFY_AGAINST_RESULT_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DELETE_FROM | Call by reference | Type reference (TYPE) | I | Zeilen entfernen von | 20090626 | |||
| 2 | E_DELETE_TO | Call by reference | Type reference (TYPE) | I | Zeilen entfernen bis | 20090626 | |||
| 3 | E_NODE_POSITION_FROM | Call by reference | Type reference (TYPE) | I | Position des Drill Knotens auf der Achse | 20090626 | |||
| 4 | E_NODE_POSITION_TO | Call by reference | Type reference (TYPE) | I | Position des Drill Knotens auf der Achse | 20090626 | |||
| 5 | E_T_FOCUS_MEMBER_INFO | Call by reference | Type reference (TYPE) | BICS_PROV_RS_T_FOCUS_MMBR_INFO | Aufklappzustand | 20110214 | |||
| 6 | E_VALID | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090626 | |||
| 7 | I_POSITION | Call by reference | Type reference (TYPE) | I | Knotenposition | 20090626 |
Method VERIFY_AGAINST_RESULT_SET on class CL_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method VERIFY_AND_EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TUPLE_INDEX | Call by reference | Type reference (TYPE) | I | Optional (Performanceverbesserung): Tupelindex auf der Achse | 20111012 | |||
| 2 | R_EXECUTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Wurde Drilloperation ausgeführt? | 20111012 |
Method VERIFY_AND_EXECUTE on class CL_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method WRITE_STATE_INTO_DOM Signature
Method WRITE_STATE_INTO_DOM on class CL_RSBOLAP_QV_DRILL_OPERATION has no parameter.
Method WRITE_STATE_INTO_DOM on class CL_RSBOLAP_QV_DRILL_OPERATION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |