SAP ABAP Class CL_RSA_SELECTION (Abstract Selection)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSASEL (Package) Data Transfer: Selection Criteria (Deprecated!)

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSA_CHA_SELECTION | Characteristic Selection (One Dimensional) | 20000214 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSA_MD_SELECTION | Multi-dimensional Selection | 20000214 |
Properties
Class | CL_RSA_SELECTION | |
Short Description | Abstract Selection | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSASEL | Data Transfer: Selection Criteria (Deprecated!) |
Created | 20000214 | 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
Class CL_RSA_SELECTION has no interface implemented.
Friends
Class CL_RSA_SELECTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSCHANM | Characteristic | 20000214 | ||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | RSCHANM | '*' | Characteristic not Unique | 20000214 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | RRSELDR-FEMS | 0 | FEMS Value for General Selection | 20000214 | |
4 | ![]() |
Constant | Protected | See coding | C_OPERATOR | 20000214 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TY_OPERATOR | Operator | 20000214 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Vector of Characteristic Values | 20000214 |
2 | ![]() |
Instance method | Public | Method | Create Copy of Selection (recursively) | 20000217 |
3 | ![]() |
Instance method | Public | Method | Form Complement | 20000214 |
4 | ![]() |
Static method | Public | Method | Create Selection Object from TSX_SELDR | 20000214 |
5 | ![]() |
Static method | Public | Method | Create Selection Object from a TX_CHASL | 20010104 |
6 | ![]() |
Static method | Public | Method | Create Selection Object from Type RSDRI_T_RANGE | 20010613 |
7 | ![]() |
Instance method | Public | Method | All Characteristics with Restrictions | 20000214 |
8 | ![]() |
Instance method | Public | Method | Form Intersection with another Selection | 20000214 |
9 | ![]() |
Instance method | Public | Method | Checks 'All Values' Selection | 20000214 |
10 | ![]() |
Instance method | Public | Method | Checks Basic Selection | 20000214 |
11 | ![]() |
Instance method | Public | Method | Checks Empty Selection | 20000214 |
12 | ![]() |
Instance method | Public | Method | Checks Similarity | 20000214 |
13 | ![]() |
Instance method | Public | Method | Set to "All Values" Selection | 20010104 |
14 | ![]() |
Instance method | Public | Method | Set Empty Selection | 20010104 |
15 | ![]() |
Instance method | Public | Method | Projects Basic Selection | 20000214 |
16 | ![]() |
Instance method | Public | Method | Projects Characteristic Selection | 20000214 |
17 | ![]() |
Instance method | Public | Method | 20020128 | |
18 | ![]() |
Instance method | Public | Method | Project to Basis Selection and Return to Table | 20010104 |
19 | ![]() |
Instance method | Public | Method | Convert in Range List for Data Manager | 20020124 |
20 | ![]() |
Instance method | Public | Method | Form Union with another Selection | 20000214 |
Events
Class CL_RSA_SELECTION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_OPERATOR | Protected | Type reference (TYPE) | CHAR1 | Set Operator | 20000214 |
|
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TH_CHAVLS | Call by reference | Type reference (TYPE) | RSA_TH_CHAVLS | Merkmalsvektor | 20000215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nicht selektiert | 20000215 |
Method CLONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SELECTION | Call by reference | Object reference (TYPE REF TO) | CL_RSA_SELECTION | Abstrakte Selektion | 20000217 | ||
2 | ![]() |
I_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20000217 |
Method CLONE on class CL_RSA_SELECTION has no exception.
Method COMPLEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SELECTION | Call by reference | Object reference (TYPE REF TO) | CL_RSA_SELECTION | Abstrakte Selektion | 20000214 |
Method COMPLEMENT on class CL_RSA_SELECTION has no exception.
Method CREATE_FROM_TSX_SELDR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SELECTION | Call by reference | Object reference (TYPE REF TO) | CL_RSA_SELECTION | Abstrakte Selektion | 20000214 | ||
2 | ![]() |
I_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | Komplexe Selektionstabelle | 20000214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Eingabe | 20000214 |
Method CREATE_FROM_TX_CHASL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SELECTION | Call by reference | Object reference (TYPE REF TO) | CL_RSA_SELECTION | Abstrakte Selektion | 20010104 | ||
2 | ![]() |
I_TX_CHASL | Call by reference | Type reference (TYPE) | RSA_TX_CHASL | Ranges-Selektionen für mehrere Merkmale | 20010104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Eingabe | 20010104 |
Method CREATE_FROM_T_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW-Data-Manager: Range Liste | 20010613 | ||
2 | ![]() |
R_SELECTION | Value transfer | Object reference (TYPE REF TO) | CL_RSA_SELECTION | Abstrakte Selektion | 20010613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20010613 |
Method GET_CHARACTERISTICS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TS_CHANM | Call by reference | Type reference (TYPE) | RS_TS_CHANM | Sortierte Tabelle über Merkmalsname | 20000215 |
Method GET_CHARACTERISTICS on class CL_RSA_SELECTION has no exception.
Method INTERSECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SELECTION | Call by reference | Object reference (TYPE REF TO) | CL_RSA_SELECTION | Abstrakte Selektion | 20000214 | ||
2 | ![]() |
I_SELECTION | Call by reference | Object reference (TYPE REF TO) | CL_RSA_SELECTION | Abstrakte Selektion | 20000214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Typkonflikt | 20000214 |
Method IS_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT | Call by reference | Type reference (TYPE) | RS_BOOL | Ergebnis | 20000215 |
Method IS_ALL on class CL_RSA_SELECTION has no exception.
Method IS_BASIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT | Call by reference | Type reference (TYPE) | RS_BOOL | Ergebnis | 20000214 |
Method IS_BASIC on class CL_RSA_SELECTION has no exception.
Method IS_EMPTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT | Call by reference | Type reference (TYPE) | RS_BOOL | Ergebnis | 20000215 |
Method IS_EMPTY on class CL_RSA_SELECTION has no exception.
Method IS_EQUAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20000215 | ||
2 | ![]() |
I_SELECTION | Call by reference | Object reference (TYPE REF TO) | CL_RSA_SELECTION | Abstrakte Selektion | 20000215 |
Method IS_EQUAL on class CL_RSA_SELECTION has no exception.
Method SET_ALL Signature
Method SET_ALL on class CL_RSA_SELECTION has no parameter.
Method SET_ALL on class CL_RSA_SELECTION has no exception.
Method SET_EMPTY Signature
Method SET_EMPTY on class CL_RSA_SELECTION has no parameter.
Method SET_EMPTY on class CL_RSA_SELECTION has no exception.
Method TO_BASIC_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SELECTION | Call by reference | Object reference (TYPE REF TO) | CL_RSA_SELECTION | Abstrakte Selektion (Basic) | 20000215 |
Method TO_BASIC_SELECTION on class CL_RSA_SELECTION has no exception.
Method TO_CHA_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CHA_SELECTION | Call by reference | Object reference (TYPE REF TO) | CL_RSA_CHA_SELECTION | Merkmalsselektion (eindimensional) | 20000215 | ||
2 | ![]() |
E_SELECTION | Call by reference | Object reference (TYPE REF TO) | CL_RSA_SELECTION | Abstrakte Selektion | 20000216 | ||
3 | ![]() |
I_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20000215 |
Method TO_CHA_SELECTION on class CL_RSA_SELECTION has no exception.
Method TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | STRING | 20020128 |
Method TO_STRING on class CL_RSA_SELECTION has no exception.
Method TO_TX_CHASL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TX_CHASL | Call by reference | Type reference (TYPE) | RSA_TX_CHASL | Ranges-Selektionen für mehrere Merkmale | 20010104 |
Method TO_TX_CHASL on class CL_RSA_SELECTION has no exception.
Method TO_T_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW-Data-Manager: Range Liste | 20020124 |
Method TO_T_RANGE on class CL_RSA_SELECTION has no exception.
Method UNITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SELECTION | Call by reference | Object reference (TYPE REF TO) | CL_RSA_SELECTION | Abstrakte Selektion | 20000214 | ||
2 | ![]() |
I_SELECTION | Call by reference | Object reference (TYPE REF TO) | CL_RSA_SELECTION | Abstrakte Selektion | 20000214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Typkonflikt | 20000214 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 20B |