SAP ABAP Data Element PPE_MODE_ALL (Ignore Errors)
Hierarchy
☛
EA-IPPE (Software Component) SAP iPPE
⤷
AP-PPE (Application Component) Integrated Product and Process Engineering
⤷
CPPEBAPI (Package) Business Engineering for iPPE
⤷
⤷
Basic Data
| Data Element | PPE_MODE_ALL |
| Short Description | Ignore Errors |
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 | Ig. Errors |
| Medium | 15 | Ignore Errors |
| Long | 23 | Ignore Errors |
| Heading | 23 | Ignore Errors |
Documentation
Description
Controls how the system reacts if errors occur when the module is processing.
Value range
- 'X'
- If the I_MODE_ALL parameter has the value 'X', all entered data is processed. If an error occurs during procesing, a corresponding message is written in the application log and the system continues processing at the next data record.
- ' '
- If the I_MODE_ALL parameter has the value ' ', the system terminates processing as soon as an error occurs.
Default
The default value for the parameter is 'X'. All data is processed.
History
| Last changed by/on | SAP | 20040316 |
| SAP Release Created in | 46C2 |