SAP ABAP Table SATC_S_RT_RUN_UNIT_INFO (Phase excecution unit info)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_STDLIB_RUN_TIME_CORE (Package) INTERNAL: - *NO* REUSE - runtime implementation details
Basic Data
Table Category INTTAB    Structure 
Structure SATC_S_RT_RUN_UNIT_INFO   Table Relationship Diagram
Short Description Phase excecution unit info    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 KEY SATC_D_PHASE_EXEC_UNIT_KEY   INT2 5   0   Key of 'Phase Execution Unit'  
2 TITLE SATC_D_DESCRIPTION SATC_CHAR_128 CHAR 128   0   General description  
3 STATE SATC_D_PHASE_EXECUTION_STATE SATC_PHASE_EXECUTION_STATE INT1 3   0   Execution state of phase, e.g. 'Completed'  
4 STARTED_ON SATC_D_STARTED_ON TZNTSTMPS DEC 15   0   Started on .. timestamp  
5 UPDATED_ON SATC_D_MODIFIED_ON TZNTSTMPS DEC 15   0   Last modification on .. timestamp  
6 RESTARTS SATC_D_RT_RESTARTS   INT1 3   0   Number of attempts to restart a halted operation  
7 NBR_ENTITIES_TOTAL SATC_D_NUMBER_OF_ENTITIES   INT4 10   0   Number of entities (total)  
8 NBR_ENTITIES_PROCESSED SATC_D_NUMBER_OF_ENTITIES_DONE   INT4 10   0   Number of entities that have been processed successfully  
9 NBR_ENTITIES_FAILED SATC_D_NUMBER_OF_ENTITIES_FAIL   INT4 10   0   Number of entities with abortions of client process  
History
Last changed by/on SAP  20141013 
SAP Release Created in 720