SATC_RT_RUN_PEU is a SAP table coming under BC module and SAP_BASIS component.View details, Fields & related tables of SATC_RT_RUN_PEU in SAP.
- Table description : Movement data (runtime repository) - 'Phase Execution Unit'
- Module : BC-DWB-TOO-ATF
- Parent Module : BC
- Package : SATC_STDLIB_RUN_TIME_CORE
- Software Component : SAP_BASIS
Here is some free PDF files that you can download free for your reference.
Download Now
Definitions
What is SAP ?SAP is the short form of Systems, Applications & Products in Data Processing. It is one of the largest business process related software. This software focused on business processes on ERP & CRM.
What is table in SAP ?Like most other software, SAP also using database tables to store the data. In SAP thousands of tables are there to store different data. A table contains several fields and some of the fields will be key fields.
SAP SATC_RT_RUN_PEU Table Fields structure
Field | Note | Data Element | Domain |
---|---|---|---|
EXEC_ID | Project execution ID | SATC_D_PROJECT_EXECUTION_ID | SATC_RUN_ID |
PHASE_KEY | Phase key | SATC_D_PHASE_KEY | |
EXEC_UNIT_KEY | Key of 'Phase Execution Unit' | SATC_D_PHASE_EXEC_UNIT_KEY | |
TITLE | General description | SATC_D_DESCRIPTION | SATC_CHAR_128 |
STATE | Execution state of phase, e.g. 'Completed' | SATC_D_PHASE_EXECUTION_STATE | SATC_PHASE_EXECUTION_STATE |
RESTARTS | Number of attempts to restart a halted operation | SATC_D_RT_RESTARTS | |
NBR_OF_ENTITIES | Number of entities (total) | SATC_D_NUMBER_OF_ENTITIES | |
NBR_NTS_FAILED | Number of entities with abortions of client process | SATC_D_NUMBER_OF_ENTITIES_FAIL | |
NBR_NTS_DONE | Number of entities (total) | SATC_D_NUMBER_OF_ENTITIES | |
STARTED_ON | Started on .. timestamp | SATC_D_STARTED_ON | TZNTSTMPS |
UPDATED_ON | Last modification on .. timestamp | SATC_D_MODIFIED_ON | TZNTSTMPS |
SATC_RT_RUN_PEU related tables
Table | Note |
---|