SAP ABAP Data Element HR_OPTION (Operator to Restrict a Selection)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-HR (Application Component) Cross-Application Objects in HR
⤷
BPCAL (Package) Cross-Application Objects for International Payroll PY
⤷
⤷
Basic Data
| Data Element | HR_OPTION |
| Short Description | Operator to Restrict a Selection |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | CHAR2 | |
| Data Type | CHAR | Character String |
| Length | 2 | |
| Decimal Places | 0 | |
| Output Length | 2 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | OPERATOR | |
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Option |
| Medium | 12 | Option |
| Long | 20 | Option |
| Heading | 4 | Op. |
Documentation
Definition
Operator to restrict a selection
Use
The type of selection field to which the query refers determines the values that are meaningful for the operator.
Example:
- Operator EQ (EQUAL) is always allowed.
- Operator CP (CONTAINS PATTERN) is meaningful for character fields, for example.
- Operator LT (LOWER THAN) is meaningful for amount or number fields, for example.
- Operator BT (BETWEEN) is meaningful for amount or number fields, for example. In this case, you must specify a second selection field.
History
| Last changed by/on | SAP | 20020827 |
| SAP Release Created in | 50A |