SAP ABAP Table ECLOG_EXT (Table of Test Tool Log of Script Line)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_DDIC (Package) eCATT ABAP Dictionary Objects
Basic Data
Table Category TRANSP    Transparent table 
Transparent table ECLOG_EXT   Table Relationship Diagram
Short Description Table of Test Tool Log of Script Line    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
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 .INCLUDE       0   0   eCATT Key Fields for Log Tables  
2 LOGID ETLOG_ID NUM10 NUMC 10   0   Current operation number ECLOG_HEAD
3 OBJ_LNR ETOBJ_LNR NUM8 NUMC 8   0   Current Number of Object ECLOG_SCR
4 SCRIPT_LNR ETSCR_LNR NUM10 NUMC 10   0   eCATT Current Number of Script Command ECLOG_SCR
5 PART_ID CHAR50 TEXT50 CHAR 50   0   Comment  
6 COMM_ID GUID   RAW 16   0   Globally Unique Identifier  
7 TOOLNAME ETTOOLNAME ETTOOLNAME CHAR 40   0   Name of Test Tool  
8 FILE_TYPE CHAR3 CHAR3 CHAR 3   0   3-Byte field  
9 FILE_PATH     STRG 0   0    
10 FILE_CONTENT     RSTR 0   0    
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 ECLOG_EXT OBJ_LNR ECLOG_SCR LOGID KEY 1 CN
2 ECLOG_EXT SCRIPT_LNR ECLOG_SCR OBJ_LNR KEY 1 CN
History
Last changed by/on SAP  20130604 
SAP Release Created in 730