SAP ABAP Domain FDT_CONTEXT_PARSE_MODE (FDT: Parsing Mode of Context in Lean Trace Parsing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_CORE (Package) BRFplus: Core
⤷
⤷
Basic Data
| Domain Name | FDT_CONTEXT_PARSE_MODE |
| Short Description | FDT: Parsing Mode of Context in Lean Trace Parsing |
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 | 0 | Usage of Context. No change | |
| 2 | 1 | New Context. Initial setup of context | |
| 3 | 2 | Insert a line or several lines into a context table object | |
| 4 | 3 | Update Context. Dircectly Change a context value | |
| 5 | 4 | Clear Context | |
| 6 | 5 | Implicit Update from the result of Expression or Function | |
| 7 | 6 | Update from Loop at Each Table | |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |