SAP ABAP Data Element SWBLOGOPOS (Position of Logical Operators in a Condition)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWB (Package) Business Workflow: Condition Editor & Start Conditions
⤷
⤷
Basic Data
| Data Element | SWBLOGOPOS |
| Short Description | Position of Logical Operators in a Condition |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | XFELD | |
| 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 | Pos.Lg.Op. |
| Medium | 20 | Position Log. Oper. |
| Long | 40 | Position of Logical Operators |
| Heading | 0 |
Documentation
Definition
Determines the position of the logical operators in the HTML preview of a condition. There are two possible positions:
- At the end of each line
- At the beginning of the next line
Use
Dependencies
Example
Logical operator at the end of a line:
A = 3 AND
B = 1
Logical operator at the beginning of the next line:
A = 3
AND B = 1
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |