SAP ABAP Domain FDT_LOOP_MODE (FDT: Loop Mode)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_EXPRESSIONS (Package) BRFplus: Expressions
⤷
⤷
Basic Data
| Domain Name | FDT_LOOP_MODE |
| Short Description | FDT: Loop Mode |
Definition
| Data Type | NUMC | Character string with only digits |
| No. Characters | 1 | |
| Decimal Places | ||
| Output Length | 1 | |
| Conversion Routine | ||
| Sign | ||
| Lower Case |
Value Range
| # | Lower Limit | Upper Limit | Short Description |
|---|---|---|---|
| 1 | 1 | Loop Mode "Repeat <number> times" | |
| 2 | 2 | Loop Mode "Repeat until <condition>" | |
| 3 | 3 | Loop Mode "Repeat while <condition>" | |
| 4 | 4 | Loop Mode "For each line in <table> with <condition>" | |
History
| Last changed by/on | SAP | 20100420 |
| SAP Release Created in | 720 |