SAP ABAP Data Element SF_AND (AND operator (Boolean))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-IMG (Application Component) Implementation Guide
⤷
SFIN (Package) Basis Development: SAPfind Information Retrieval
⤷
⤷
Basic Data
| Data Element | SF_AND |
| Short Description | AND operator (Boolean) |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | BOOLEAN | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | AND |
| Medium | 15 | AND |
| Long | 20 | AND |
| Heading | 1 | A |
Documentation
Definition
By entering 'X' in this field you indicate that the search term is linked to the previous search term by AND operator.
"aaa AND bbb" means that only texts containing both 'aaa' and 'bbb' are located.
Exactly one operator is to be marked in a line if a search term is to follow.
The entered expression is processed from left to right, e.g. the search expression
aaa
AND bbb
OR ccc
NOT_AND ddd
corresponds to the bracketed expression
((( aaa AND bbb ) OR ccc ) NOT_AND ddd ).
History
| Last changed by/on | SAP | 19950209 |
| SAP Release Created in |