Hierarchy
⤷
⤷
Basic Data
| Data Element | CACSFDTEXEC_METH |
| Short Description | Business Rule Editor: execution method for decision table |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | CACSFDTEXECMETH | |
| 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 | Exec Meth |
| Medium | 16 | Execution Method |
| Long | 16 | Execution Method |
| Heading | 16 | Execution Method |
Documentation
Definition
The Execution method determines on how a decision table should be executed.
Use
A decision table may contain records pointing to a result which is a fixed amount or a percentage. The execution of the decision table is based on whether the user looks for a fixed amount or a percentage.
Dependencies
Example
If the decision table contains records that result only in a percentage value (where CALC_TYPE = 'P'), mention the execution method as 'R' (Rate only).
If the decision table contains records that result only in a fixed amount value (where CALC_TYPE = 'A'), mention the execution method as 'A' (Amount only).
If the decision table contains some records that result in a percentage value and some records which results in a fixed amount value, mention the execution method as 'B' (Both Rate and Amount).
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |