SAP ABAP Data Element SIW_DTE_STATUS_CODE (SIW Status)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_TYPES (Package) SIW: Global Type definitions
⤷
⤷
Basic Data
| Data Element | SIW_DTE_STATUS_CODE |
| Short Description | SIW Status |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | SIW_DOM_STATUS_CODE | |
| Data Type | NUMC | Character string with only digits |
| 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 | Status |
| Heading | 6 | Status |
Documentation
Definition
The status code indicates the processing state of the processing steps of a SIW project. The following values are available:
0 Undetermined
There was no action so far on this process step.
1 Okay
The processing step has been executed successfully.
2 In Progress
The processing step is currently in progress or the next step to be taken.
4 Warning
The processing step has been executed and there have been warnings which should receive attention.
8 Error
The processing step has been executed and there have been errors. These errors have to be resolved before the next step can be taken.
Use
Dependencies
Example
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |