SAP ABAP Class CL_BICS_SEL_RANGE_OPERATOR (Selection Area Operator Constants)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_BASE_CONSTANTS (Package) Package for Constants in ABAP BICS

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_CONSTANT | Base for all constants | 20100531 |
Properties
Class | CL_BICS_SEL_RANGE_OPERATOR | |
Short Description | Selection Area Operator Constants | |
Super Class | CL_BICS_CONSTANT | Base for all constants |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BW_BICS_BASE_CONSTANTS | Package for Constants in ABAP BICS |
Created | 20100531 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BICS_SEL_RANGE_OPERATOR has no interface implemented.
Friends
Class CL_BICS_SEL_RANGE_OPERATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_SEL_RANGE_OPERATOR | Selection Area Operator Constants | 20100531 | ||
2 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_SEL_RANGE_OPERATOR | Selection Area Operator Constants | 20100531 | ||
3 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_SEL_RANGE_OPERATOR | Selection Area Operator Constants | 20100531 | ||
4 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_SEL_RANGE_OPERATOR | Selection Area Operator Constants | 20100531 | ||
5 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_SEL_RANGE_OPERATOR | Selection Area Operator Constants | 20100531 | ||
6 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_SEL_RANGE_OPERATOR | Selection Area Operator Constants | 20100531 | ||
7 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_SEL_RANGE_OPERATOR | Selection Area Operator Constants | 20100531 | ||
8 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_SEL_RANGE_OPERATOR | Selection Area Operator Constants | 20100531 | ||
9 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_SEL_RANGE_OPERATOR | Table with Values of Constants | 20100531 | ||
10 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_SEL_RANGE_OPERATOR | Selection Area Operator Constants | 20100531 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | `BETWEEN` | Constant: Between | 20100531 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | `CONTAINS_PATTERN` | Constant: ContainsExpression | 20100531 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | `EQUAL` | Constant: EqualTo | 20100531 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | `GREATER_EQUAL` | Constant: GreaterThanOrEqual | 20100531 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | `GREATER_THAN` | Constant: GreaterThan | 20100531 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | `LESS_EQUAL` | Constant: SmallerThanOrEqual | 20100531 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | `LESS_THAN` | Constant: SmallerThan | 20100531 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | `NOT_BETWEEN` | Constant: NotBetween | 20100531 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | `NOT_EQUAL` | Konstante: Unequal | 20100531 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | TN_OPERATOR | RSBOL_C_SELECTION_OPERATOR-BETWEEN | Operator in Selections | 20100617 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | TN_OPERATOR | RSBOL_C_SELECTION_OPERATOR-CONTAINS_PATTERN | Operator in Selections | 20100617 | |
22 | ![]() |
Constant | Public | Type reference (TYPE) | TN_OPERATOR | RSBOL_C_SELECTION_OPERATOR-EQUAL | Operator in Selections | 20100617 | |
23 | ![]() |
Constant | Public | Type reference (TYPE) | TN_OPERATOR | RSBOL_C_SELECTION_OPERATOR-GREATER_EQUAL | Operator in Selections | 20100617 | |
24 | ![]() |
Constant | Public | Type reference (TYPE) | TN_OPERATOR | RSBOL_C_SELECTION_OPERATOR-GT | Operator in Selections | 20100617 | |
25 | ![]() |
Constant | Public | Type reference (TYPE) | TN_OPERATOR | RSBOL_C_SELECTION_OPERATOR-LESS_EQUAL | Operator in Selections | 20100617 | |
26 | ![]() |
Constant | Public | Type reference (TYPE) | TN_OPERATOR | RSBOL_C_SELECTION_OPERATOR-LESS_THAN | Operator in Selections | 20100617 | |
27 | ![]() |
Constant | Public | Type reference (TYPE) | TN_OPERATOR | RSBOL_C_SELECTION_OPERATOR-NOT_BETWEEN | Operator in Selections | 20100617 | |
28 | ![]() |
Constant | Public | Type reference (TYPE) | TN_OPERATOR | RSBOL_C_SELECTION_OPERATOR-NOT_CONTAINS_PATTERN | Operator in Selections | 20100617 | |
29 | ![]() |
Constant | Public | Type reference (TYPE) | TN_OPERATOR | RSBOL_C_SELECTION_OPERATOR-NOT_EQUAL | Operator in Selections | 20100617 | |
30 | ![]() |
Constant | Public | Type reference (TYPE) | TN_OPERATOR | RSBOL_C_SELECTION_OPERATOR-PATTERN | Operator in Selections | 20100617 | |
31 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | `UNDEFINED` | Constant: Undefined | 20100531 | |
32 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TN_OPERATOR | Operator in Selections | 20100617 | ||
33 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TN_TS_CONSTANT | 20100531 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100531 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100531 |
3 | ![]() |
Static method | Public | Method | Convert from InA Operator to BW Type | 20130408 |
4 | ![]() |
Static method | Public | Method | Convert from BW Type to InA Operator | 20130513 |
5 | ![]() |
Instance method | Public | Method | Constant Value for Display | 20100531 |
6 | ![]() |
Instance method | Public | Method | No. of Parameters (e.g. "between" requ. 2 values: FROM - TO) | 20100531 |
Events
Class CL_BICS_SEL_RANGE_OPERATOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_OPERATOR | Public | Type reference (TYPE) | CHAR2 | Operator in Selections | 20100616 |
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BICS_SEL_RANGE_OPERATOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BICS_SEL_RANGE_OPERATOR has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONSTANT | Call by reference | Type reference (TYPE) | TN_CONSTANT | Konstanteninhalt | 20100531 | ||
2 | ![]() |
I_OPERATOR | Call by reference | Type reference (TYPE) | TN_OPERATOR | Operator in Selektionen | 20100617 |
Method CONSTRUCTOR on class CL_BICS_SEL_RANGE_OPERATOR has no exception.
Method CONVERT_INA_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INA_OPERATOR | Call by reference | Type reference (TYPE) | STRING | 20130408 | |||
2 | ![]() |
R_OPERATOR | Value transfer | Type reference (TYPE) | CL_BICS_SEL_RANGE_OPERATOR=>TN_OPERATOR | Operator in Selections | 20130408 |
Method CONVERT_INA_TYPE on class CL_BICS_SEL_RANGE_OPERATOR has no exception.
Method CONVERT_TO_INA_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OPERATOR | Call by reference | Type reference (TYPE) | RSZ_OPERATOR | Operator in Select Options and other Expressions | 20130513 | ||
2 | ![]() |
R_INA_OPERATOR_TYPE | Value transfer | Type reference (TYPE) | STRING | 20130513 |
Method CONVERT_TO_INA_TYPE on class CL_BICS_SEL_RANGE_OPERATOR has no exception.
Method GET_DISPLAY_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STRING | Value transfer | Type reference (TYPE) | STRING | 20100531 |
Method GET_DISPLAY_STRING on class CL_BICS_SEL_RANGE_OPERATOR has no exception.
Method GET_NUMBER_OF_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NUMBER | Value transfer | Type reference (TYPE) | I | 20100531 |
Method GET_NUMBER_OF_PARAMETERS on class CL_BICS_SEL_RANGE_OPERATOR has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 730 |