SAP ABAP Class IF_RSBOLAP_QV_DRILL_OPERATION (Drill operation on a query view)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_EVENT_SOURCE | Object That Communicates Changes | 20090618 |
2 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_OBJECT | Object | 20090618 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBOLAP_QV_DRILL_OPERATION | Drill Operation in Query View | 20090618 |
Properties
Class | IF_RSBOLAP_QV_DRILL_OPERATION | |
Short Description | Drill operation on a query view | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090615 | 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 | ![]() |
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) |
Interfaces
Class IF_RSBOLAP_QV_DRILL_OPERATION has no interface implemented.
Friends
Class IF_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 | Type reference (TYPE) | BICS_PROV_HIERARCHY_LEVEL_NUM | Drill Level (Relative to Current Node) | 20090615 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBOLAP_DRILL_STATE | Expansion Status of a Hierarchy Node | 20090615 | ||
5 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090615 | ||||
6 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090618 | ||||
7 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSBOLAP_QUERY_VIEW | Query View | 20090624 | ||
8 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090618 | ||||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBOLAP_QV_T_DRILL_PATH | Drill Path in Query View | 20090615 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Perform Drill Operation | 20090615 |
2 | ![]() |
Instance method | Public | Method | 20090618 | |
3 | ![]() |
Instance method | Public | Method | Get axis that the drill operation is on currently | 20090615 |
4 | ![]() |
Instance method | Public | Method | Read Focus Member from Drill Path | 20110201 |
5 | ![]() |
Instance method | Public | Method | Hierarchy that the drill operation acts on | 20111012 |
6 | ![]() |
Instance method | Public | Method | Drill Operation of a Hierarchical Structure | 20110201 |
7 | ![]() |
Instance method | Public | Method | Set Drill Level (Relative to Current Node) | 20090615 |
8 | ![]() |
Instance method | Public | Method | Set Drill Path | 20090618 |
9 | ![]() |
Instance method | Public | Method | Set Drill State (Expand/Collapse) | 20090615 |
10 | ![]() |
Instance method | Public | Method | Set Text (if Modifiable) | 20090814 |
11 | ![]() |
Instance method | Public | Method | 20090618 | |
12 | ![]() |
Instance method | Public | Method | 20090618 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CHANGED | Instance Event (0) |
Public (2) |
20090618 | |
2 | FREED | Instance Event (0) |
Public (2) |
20090618 |
Types
Class IF_RSBOLAP_QV_DRILL_OPERATION has no local type.
Method Signatures
Method 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 | 20090722 | ||
2 | ![]() |
R_EXECUTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Drilloperation konnte ausgeführt werden | 20130715 |
Method EXECUTE on class IF_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method FREE Signature
Method FREE on class IF_RSBOLAP_QV_DRILL_OPERATION has no parameter.
Method FREE on class IF_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method GET_AXIS_FOR_DRILL_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_AXIS | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_QV_AXIS | Achse eines Query Views | 20090618 |
Method GET_AXIS_FOR_DRILL_OPERATION on class IF_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method GET_FOCUS_MEMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_S_FOCUS_MEMBER | Value transfer | Type reference (TYPE) | RSBOLAP_QV_S_DRILL_PATH_MEMBER | Member in einem Drillpath | 20110201 |
Method GET_FOCUS_MEMBER on class IF_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method GET_HIERARCHY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_HIERARCHY | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_QV_HIERARCHY | Hierarchie im Query View | 20111012 |
Method GET_HIERARCHY on class IF_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method IS_STRUCTURE_DRILL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_STRUCTURE_DRILL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110201 |
Method IS_STRUCTURE_DRILL on class IF_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method SET_DRILL_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DRILL_LEVEL | Call by reference | Type reference (TYPE) | BICS_PROV_HIERARCHY_LEVEL_NUM | Levelnummer in einer Hierarchie | 20090618 |
Method SET_DRILL_LEVEL on class IF_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method SET_DRILL_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_DRILL_PATH | Value transfer | Type reference (TYPE) | RSBOLAP_QV_T_DRILL_PATH | Drill Pfad im Query View | 20090618 |
Method SET_DRILL_PATH on class IF_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method SET_DRILL_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DRILL_STATE | Call by reference | Type reference (TYPE) | RSBOLAP_DRILL_STATE | Aufklappzustand eines Hierarchieknotens | 20090618 |
Method SET_DRILL_STATE on class IF_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method SET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_TEXT | 20090814 |
Method SET_TEXT on class IF_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method TO_ABAP_LIST Signature
Method TO_ABAP_LIST on class IF_RSBOLAP_QV_DRILL_OPERATION has no parameter.
Method TO_ABAP_LIST on class IF_RSBOLAP_QV_DRILL_OPERATION has no exception.
Method TO_STRING Signature
Method TO_STRING on class IF_RSBOLAP_QV_DRILL_OPERATION has no parameter.
Method TO_STRING on class IF_RSBOLAP_QV_DRILL_OPERATION has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on class IF_RSBOLAP_QV_DRILL_OPERATION has no parameter.
Event FREED Signature
Event FREED on class IF_RSBOLAP_QV_DRILL_OPERATION has no parameter.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |