SAP ABAP Class CL_RSBOLAP_SELECTION_INTERSECT (Intersection of Two Selections)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSBOLAP_SELECTION_OBJECT (Package) Selection object

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBOLAP_SELECTION | Selection | 20040211 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBOLAP_SO_INTERSECTION | Intersection of Selections | 20040217 |
Properties
Class | CL_RSBOLAP_SELECTION_INTERSECT | |
Short Description | Intersection of Two Selections | |
Super Class | CL_RSBOLAP_SELECTION | Selection |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSBOLAP_SELECTION_OBJECT | Selection object |
Created | 20040211 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSBOLAP_SO_INTERSECTION | Intersection of Selections | 20040217 |
Friends
Class CL_RSBOLAP_SELECTION_INTERSECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Intersection by Current | 20040211 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSBOLAP_SELECTION | Selection | 20040211 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSBOLAP_SELECTION | Selection | 20040211 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20040211 |
2 | ![]() |
Instance method | Public | Method | 20040217 | |
3 | ![]() |
Instance method | Private | Method | Cut Seldrs of Structures | 20040715 |
4 | ![]() |
Instance method | Protected | Event handling method | One of the Selections Has Changed | 20040211 |
5 | ![]() |
Instance method | Protected | Event handling method | Selection Was Released | 20040702 |
Events
Class CL_RSBOLAP_SELECTION_INTERSECT has no event.
Types
Class CL_RSBOLAP_SELECTION_INTERSECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IGNORE_STRUCTURES | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Strukturen nicht berücksichtigen | 20040715 | |
2 | ![]() |
I_R_SELECTION_1 | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_SO_SELECTION | Selektion | 20040211 | ||
3 | ![]() |
I_R_SELECTION_2 | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_SO_SELECTION | Selektion | 20040211 |
Method CONSTRUCTOR on class CL_RSBOLAP_SELECTION_INTERSECT has no exception.
Method GET_INTERSECTION_TYPE Signature
Method GET_INTERSECTION_TYPE on class CL_RSBOLAP_SELECTION_INTERSECT has no parameter.
Method GET_INTERSECTION_TYPE on class CL_RSBOLAP_SELECTION_INTERSECT has no exception.
Method INTERSECT_STRUCTURE_SELDR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SX_SELDR | Call by reference | Type reference (TYPE) | RSDD_SX_SELDR | Selektion an den Datamanager | 20040715 | ||
2 | ![]() |
I_SX_SELDR_1 | Call by reference | Type reference (TYPE) | RSDD_SX_SELDR | Selektion an den Datamanager | 20040715 | ||
3 | ![]() |
I_SX_SELDR_2 | Call by reference | Type reference (TYPE) | RSDD_SX_SELDR | Selektion an den Datamanager | 20040715 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Leere Selektion | 20040715 |
Method SELECTION_CHANGED Signature
Method SELECTION_CHANGED on class CL_RSBOLAP_SELECTION_INTERSECT has no parameter.
Method SELECTION_CHANGED on class CL_RSBOLAP_SELECTION_INTERSECT has no exception.
Method SELECTION_FREED Signature
Method SELECTION_FREED on class CL_RSBOLAP_SELECTION_INTERSECT has no parameter.
Method SELECTION_FREED on class CL_RSBOLAP_SELECTION_INTERSECT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |