Hierarchy
⤷
⤷
Basic Data
| Data Element | SIW_DTE_PROJECT_STATUS_TEXT |
| Short Description | Project 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 | Project Status |
| Long | 20 | Project Status |
| Heading | 14 | Project Status |
Documentation
Definition
The icon indicates the current status of a project. This is an aggregated status of several substatus. It consolidates the result of all executed service related checks (only in the case of API-based projects) and implementation-related checks.
Use
The following overall status values exist:
@00@ Undetermined -
No sub status could be determined since no processing steps have been executed so far.
@45@ In Progress -
Some process steps have been executed, some are still missing. The already executed steps were successful.
@5B@ OK -
All mandatory processing steps of the project have been executed successfully and the project is finished.
@5D@ Warning -
At least one sub status indicates that a processing step finished but not within the expected result range.
@5C@ Error -
At least one processing step led to an error. The project cannot be finished as long as the source of this error is not solved.
Note: Due to performance issues not all status are determined/updated automatically, for example the status of a generated object is only determined when the deep check of the project is triggered.
Dependencies
The project status aggregates the following status:
- The service related status aggregates these sub status:
- The mapping status
- The ESR status
- The Proxy status
- The implementation status aggregates these sub status:
- The status context completeness
- The objects status
- The check status of the generated objects (Deep Check)
(optional, if executed) - The ABAP Unit Test (AUT) status of the generated objects
(optional, if executed)
Example
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |