SAP ABAP Domain STC_TASK_STATUS (Task Status)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
⤷
STC_TASK (Package) Technical Configuration Task Definition
⤷
⤷
Basic Data
| Domain Name | STC_TASK_STATUS |
| Short Description | Task Status |
Definition
| Data Type | NUMC | Character string with only digits |
| No. Characters | 2 | |
| Decimal Places | ||
| Output Length | 4 | |
| Conversion Routine | TCSTA | |
| Sign | ||
| Lower Case |
Value Range
| # | Lower Limit | Upper Limit | Short Description |
|---|---|---|---|
| 1 | 01 | Waiting to be executed | |
| 2 | 02 | Shall not be executed | |
| 3 | 03 | Currently executing | |
| 4 | 05 | Execution prevented | |
| 5 | 06 | Manual activities required | |
| 6 | 07 | Execution not supported | |
| 7 | 10 | Executed successfully | |
| 8 | 11 | Ended with warning | |
| 9 | 12 | Failed | |
| 10 | 13 | Aborted | |
History
| Last changed by/on | SAP | 20140117 |
| SAP Release Created in | 731 |