SATC_RT_RUN_PEU - Movement data (runtime repository) - 'Phase Execution Unit'
Movement data (runtime repository) - 'Phase Execution Unit' information is stored in SAP table SATC_RT_RUN_PEU.
It is part of development package SATC_STDLIB_RUN_TIME_CORE in software component BC-DWB-TOO-ATF. This development package consists of objects that can be grouped under "INTERNAL: - *NO* REUSE - runtime implementation details".
It is part of development package SATC_STDLIB_RUN_TIME_CORE in software component BC-DWB-TOO-ATF. This development package consists of objects that can be grouped under "INTERNAL: - *NO* REUSE - runtime implementation details".
Fields for table SATC_RT_RUN_PEU
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
EXEC_ID | Project execution ID | X | SATC_D_PROJECT_EXECUTION_ID | RAW | 16 | |
PHASE_KEY | Phase key | X | SATC_D_PHASE_KEY | INT2 | 2 | |
EXEC_UNIT_KEY | Key of 'Phase Execution Unit' | X | SATC_D_PHASE_EXEC_UNIT_KEY | INT2 | 2 | |
TITLE | General description | SATC_D_DESCRIPTION | CHAR | 256 | ||
STATE | Execution state of phase, e.g. 'Completed' | SATC_D_PHASE_EXECUTION_STATE | INT1 | 1 | ||
RESTARTS | Number of attempts to restart a halted operation | SATC_D_RT_RESTARTS | INT1 | 1 | ||
NBR_OF_ENTITIES | Number of entities (total) | SATC_D_NUMBER_OF_ENTITIES | INT4 | 4 | ||
NBR_NTS_FAILED | Number of entities with abortions of client process | SATC_D_NUMBER_OF_ENTITIES_FAIL | INT4 | 4 | ||
NBR_NTS_DONE | Number of entities (total) | SATC_D_NUMBER_OF_ENTITIES | INT4 | 4 | ||
STARTED_ON | Started on .. timestamp | SATC_D_STARTED_ON | DEC | 8 | ||
UPDATED_ON | Last modification on .. timestamp | SATC_D_MODIFIED_ON | DEC | 8 |