SAP ABAP Table ECTP_JOB_LIST (Foreground Scheduler: List of test executions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_TESTPROXY (Package) Test Proxy for Test Workbench eCATT SAPGUI Scheduling
Basic Data
Table Category TRANSP    Transparent table 
Transparent table ECTP_JOB_LIST   Table Relationship Diagram
Short Description Foreground Scheduler: List of test executions    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 JOBGUID ETTP_JOBGUID SYCHAR32 CHAR 32   0   Foreground Scheduler: GUID for a Job  
2 JOBNAME ETTP_JOBNAME CHAR45 CHAR 45   0   Test Proxy: Name for execution from TWB job  
3 JOBSTATUS ETTP_JOBSTATUS ETTP_JOBSTATUS CHAR 1   0   Test Proxy: Status of Execution (Sched., Active, Finished)  
4 USERNAME ETTP_USERNAME SYCHAR12 CHAR 12   0   Test Proxy: User Name  
5 PROXYTYPE ETTP_TESTPROXY_TYPE ETTP_TYPE CHAR 10   0   Foreground Scheduler: Type (ECATT,...)  
6 TPGUID ETTP_TESTPROXY_GUID SYCHAR32 CHAR 32   0   Scheduler: GUID of a Frontend  
7 CUSER ETTP_CRUSER SYCHAR12 CHAR 12   0   Test Proxy: Creation user (remote system) of job entry  
8 CDATE ETTP_CRDATE DATUM DATS 8   0   Test Proxy: Creation date of job entry for execution  
9 CTIME ETTP_CRTIME UZEIT TIMS 6   0   Test Proxy: Creation time of job entry for execution  
10 FDATE ETTP_FIDATE DATUM DATS 8   0   Test Proxy: Finish date of job entry for execution  
11 FTIME ETTP_FITIME UZEIT TIMS 6   0   Test Proxy: Finish time of job entry for execution  
12 LUSER ETTP_LCUSER HIER_USER CHAR 12   0   Test Proxy: Last changed by User  
13 LDATE ETTP_LCDATE SYDATS DATS 8   0   Test Proxy: Last Changed On Date  
14 LTIME ETTP_LCTIME SYTIME TIMS 6   0   Test Proxy: Time of Last Change  
15 ECATTLOGID ETTP_ECATTLOGID CHAR10 CHAR 10   0   Test Proxy: eCATT Log ID (original: NUMC-10)  
16 ABORTMSG ETTP_ABORT_MSG CHAR100 CHAR 100   0   Test Proxy: Abort Message  
17 JOBCOUNT ECTP_BTC_JOBCNT CHAR8 CHAR 8   0   Identification of a Batch Job  
18 JOBSTATUS_TEXT ETTP_JOBSTATUS_TEXT DDTEXT CHAR 60   0   Job Status Text  
History
Last changed by/on SAP  20110908 
SAP Release Created in 711