SAP ABAP Table SAUNIT_S_TASK_INFO (Information on Test Task)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_TYPES (Package) INTERNAL: NO REUSE - DDIC type definitions
Basic Data
Table Category INTTAB    Structure 
Structure SAUNIT_S_TASK_INFO   Table Relationship Diagram
Short Description Information on Test Task    
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 NAME SABP_D_NAME_STRING   STRG 0   0   Name  
2 SYSTEM_ID SYSYSID SYCHAR08 CHAR 8   0   Name of SAP System  
3 HOST_NAME SYHOST HOST_ID CHAR 32   0   Application Server  
4 SAP_RELEASE SYSAPRL SYCHAR04 CHAR 4   0   Release of SAP System  
5 KRN_RELEASE SABP_D_KERNEL_RELEASE SAPRL CHAR 4   0   Version of Kernel  
6 KRN_PATCH SABP_D_KERNEL_PATCH_LEVEL SYCHAR05 CHAR 5   0   Patch Level of Kernel  
7 USER_ID SABP_D_RESPONSIBLE UNAME CHAR 12   0   Person Responsible  
8 START_STAMP SABP_D_TS_START TZNTSTMPS DEC 15   0   Started on ... (timestamp)  
9 END_STAMP SABP_D_TS_END TZNTSTMPS DEC 15   0   Finished on ... (timestamp)  
10 HAS_ERROR SAUNIT_D_FLAG_PROBLEM_DETECTED SAUNIT_FLAG CHAR 1   0   Problems were encountered when executing this program unit  
History
Last changed by/on SAP  20141013 
SAP Release Created in 700