SAP ABAP Class /BCV/CL_FND_SELOPT (Select Options)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/FND (Package) BCV Foundation Layer

⤷

⤷

Properties
Class | /BCV/CL_FND_SELOPT | |
Short Description | Select Options | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BCV/FND | BCV Foundation Layer |
Created | 20081205 | SAP |
Last change | 20110908 | 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) |
Interfaces
Class /BCV/CL_FND_SELOPT has no interface implemented.
Friends
Class /BCV/CL_FND_SELOPT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'HIGH' | Name of 'High' Field | 20081205 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'LOW' | Name of 'Low' Field | 20081205 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'OPTION' | Name of 'Option' Field | 20081205 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SIGN' | Name of 'Sign' Field | 20081205 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | C | '*' | Multiple-Character Wildcard (external) | 20081205 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | C | '*' | Multiple-Character Wildcard (internal) | 20081205 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | /BCV/FND_OPTION | 'BT' | Between | 20081205 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | /BCV/FND_OPTION | 'CP' | Covers Pattern | 20081205 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | /BCV/FND_OPTION | 'EQ' | Equal | 20081205 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | /BCV/FND_OPTION | 'GE' | Greater Equal | 20081205 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | /BCV/FND_OPTION | 'GT' | Greater Than | 20081205 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | /BCV/FND_OPTION | 'LE' | Lower Equal | 20081205 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | /BCV/FND_OPTION | 'LT' | Lower Than | 20081205 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | /BCV/FND_OPTION | 'NE' | Not Equal | 20081205 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | /BCV/FND_OPTION | 'NP' | Does Not Cover Pattern | 20081205 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | /BCV/FND_SIGN_RANGE | 'E' | Excluding | 20081205 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | /BCV/FND_SIGN_RANGE | 'I' | Including | 20081205 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | C | '+' | Single-Character Wildcard (external, SAP style) | 20090515 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | C | '?' | Single-Character Wildcard (external, standard style) | 20090515 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | C | '+' | Single-Character Wildcard (internal) | 20081205 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '+*' | Wildcards (external, SAP style) | 20090515 | |
22 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '?*' | Wildcards (external, standard style) | 20090515 | |
23 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '+*' | Wildcards (internal) | 20081205 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Converts Wildcards in Select Options to Internal Format | 20081205 |
Events
Class /BCV/CL_FND_SELOPT has no event.
Types
Class /BCV/CL_FND_SELOPT has no local type.
Method Signatures
Method CONVERT_WILDCARDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_SELOPT | Call by reference | Type reference (TYPE) | INDEX TABLE | Select Options Table | 20081205 | ||
2 | ![]() |
IV_ALSO_EQ | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Also Wildcards in EQ/NE Options | 20081205 | |
3 | ![]() |
IV_SAP_STYLE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | '+' is Single-Char. Wildcard (instead of '?') | 20090515 |
Method CONVERT_WILDCARDS on class /BCV/CL_FND_SELOPT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |