Hierarchy
⤷
⤷
Basic Data
| Data Element | SIW_DTE_IMPL_STATUS_TEXT |
| Short Description | Implementation Status |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | SIW_DOM_STATUS_TEXT | |
| Data Type | CHAR | Character String |
| Length | 60 | |
| Decimal Places | 0 | |
| Output Length | 60 | |
| 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 | Impl. Status |
| Long | 25 | Implementation Status |
| Heading | 25 | Implementation Status |
Documentation
Definition
Indicates the current implementation status of a project. This is an aggregated status of several substatus. It consolidates the result of all implementation-related checks.
Use
The following overall status exist:
- OK (0)
All substatus are either consistent or unclear. This means that all executed checks succeeded.
- Warning (4)
Determine the inconsistent substatus. In the SIW transaction, you can navigate to the implementation view of that project.
- Error (8)
At least one substatus is erroneous.
- Undetermined (-1)
No substatus could be determined since no checks have been executed.
Note: Due to performance issues not all status are determined or updated automatically, for example the status of a generated object is only determined when the deep check of the project is triggered.
Dependencies
The Implementation status aggregates these substatus:
- The status context completeness
- The objects status
- The check status of the generated objects (Deep Check)
- The ABAP Unit Test (AUT) status of the generated objects
Example
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |