SAP ABAP Class CL_RSR_EXPLAIN_SELDR (Operator)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_EXPLAIN (Package) Explain Key Figure

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_EXPLAIN_ITEM | Part of a Key Figure | 19991004 |
Properties
Class | CL_RSR_EXPLAIN_SELDR | |
Short Description | Operator | |
Super Class | CL_RSR_EXPLAIN_ITEM | Part of a Key Figure |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSR_EXPLAIN | Explain Key Figure |
Created | 19991004 | 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) |
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) |
7 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
8 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
9 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
10 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSR_EXPLAIN_SELDR has no interface implemented.
Friends
Class CL_RSR_EXPLAIN_SELDR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Drilldown Characteristics | 20020110 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Dynamic Filter | 20020110 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'F' | Fixer Filter | 20020110 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'K' | Selection in Structure Element | 20020110 | |
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSDD_SX_SELDR-FEMS | 1 | 19991011 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20020110 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSDD_TSX_SELDR | 2 | 19991011 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RRO01_T_CURMEM_EXPLAIN | Current Member Selection | 20130111 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | 20020618 | |
2 | ![]() |
Static method | Private | Method | Check for THJ Selection | 20080520 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 19991004 |
4 | ![]() |
Instance method | Private | Method | Selections | 20130426 |
5 | ![]() |
Static method | Private | Method | Intersect SELDR | 20110829 |
6 | ![]() |
Instance method | Private | Method | 20130426 |
Events
Class CL_RSR_EXPLAIN_SELDR has no event.
Types
Class CL_RSR_EXPLAIN_SELDR has no local type.
Method Signatures
Method CHECK_SUMME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SX_SELDR | Call by reference | Type reference (TYPE) | RSDD_SX_SELDR | Selektion an den Datamanager | 20020618 | ||
2 | ![]() |
R_SUMME | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20020618 |
Method CHECK_SUMME on class CL_RSR_EXPLAIN_SELDR has no exception.
Method CHECK_THJSELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SX_SELDR | Call by reference | Type reference (TYPE) | RSDD_SX_SELDR | Selektion an den Datamanager | 20080520 | ||
2 | ![]() |
R_THJ | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20080520 |
Method CHECK_THJSELECTION on class CL_RSR_EXPLAIN_SELDR has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FEMS | Call by reference | Type reference (TYPE) | RSDD_SX_SELDR-FEMS | 2 | 19991004 | ||
2 | ![]() |
I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | 20010928 | |||
3 | ![]() |
I_SCOPE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020110 | ||
4 | ![]() |
I_SX_QINFO | Call by reference | Type reference (TYPE) | RRKH_SX_QINFO | 20130923 | |||
5 | ![]() |
I_SX_SELDR_VALIDITY | Call by reference | Type reference (TYPE) | RSDD_SX_SELDR | Selektion für Gültigkeit bei Bestandskennzahlen | 20110829 | ||
6 | ![]() |
I_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | 1 | 19991004 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Leere Selektion | 19991004 | |
2 | ![]() |
X Message | 19991004 |
Method EXPLAIN_SELDR_CURMEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TS_SELECTION | Value transfer | Type reference (TYPE) | RRKH_TS_SELECTION | Selection | 20130426 |
Method EXPLAIN_SELDR_CURMEM on class CL_RSR_EXPLAIN_SELDR has no exception.
Method INTERSECT_SELDR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | Selektion an den Datamanager | 20110829 | ||
2 | ![]() |
I_FEMS | Call by reference | Type reference (TYPE) | RSDD_SX_SELDR-FEMS | BW: Allgemeines Bezugsfeld für interne IDs | 20110829 | ||
3 | ![]() |
I_SX_SELDR | Value transfer | Type reference (TYPE) | RSDD_SX_SELDR | Selektion an den Datamanager | 20110829 |
Method INTERSECT_SELDR on class CL_RSR_EXPLAIN_SELDR has no exception.
Method _EXPLAIN_SELDR_CURMEM1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CHAVL_EXT | Call by reference | Type reference (TYPE) | RSCHAVLEXT | Field for any characteristic value (external display) | 20130426 | ||
2 | ![]() |
E_TEXT | Call by reference | Type reference (TYPE) | RSTXTLG | Long description | 20130426 | ||
3 | ![]() |
I_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Characteristic | 20130426 | ||
4 | ![]() |
I_CHAVL | Call by reference | Type reference (TYPE) | RSCHAVL | Dim: Field for a User-Defined Characteristic Value | 20130426 | ||
5 | ![]() |
I_SHIFT | Call by reference | Type reference (TYPE) | RRVSHIFT | Shift of the variable (&VAR+n) | 20130426 | ||
6 | ![]() |
I_TPFLAG | Call by reference | Type reference (TYPE) | RSZTYPEFLAG | Flag for 'typing' an entry | 20130426 |
Method _EXPLAIN_SELDR_CURMEM1 on class CL_RSR_EXPLAIN_SELDR has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |