SAP ABAP Data Element WER_PROCESS_STATUS (Status of a process: correct, item error or general error)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD-MM (Application Component) Material Master
⤷
WER_DDIC (Package) Dictionary
⤷
⤷
Basic Data
| Data Element | WER_PROCESS_STATUS |
| Short Description | Status of a process: correct, item error or general error |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | WER_PROCESS_STATUS | |
| 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 | Status |
| Medium | 15 | Status |
| Long | 20 | Process Status |
| Heading | 14 | Process Status |
Documentation
Definition
Status of Validation and Enrichment Processor processing
Use
Used during database enrichment; valid values are:
- 1 = Correct
- 2 = Item error
- 3 = General error
The status is set when the system processes the rule elements.
- If the status is 2 (item error), processing status is set in the context
- If the status is 3 (general error), processing is stopped by raising a
CX_WER_RUNTIMEexception
Dependencies
Example
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 601 |