SAP ABAP Table SAUNIT_S_TASK_PROG_INFO (Information About a Program)
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_PROG_INFO   Table Relationship Diagram
Short Description Information About a Program    
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_PROGRAM_NAME_STRING SABP_PROGRAM_NAME_STRING SSTR 40   0   Program Name as Length-Restricted Character String (40)  
2 AUTHOR SABP_D_AUTHOR UNAME CHAR 12   0   Author  
3 START SABP_D_TS_START TZNTSTMPS DEC 15   0   Started on ... (timestamp)  
4 END SABP_D_TS_END TZNTSTMPS DEC 15   0   Finished on ... (timestamp)  
5 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