SAP ABAP Table RSAN_RT2_S_TRACE_SUMMARY (Runtime Statistics for Node)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_RT (Package) APD - Tool - Runtime
Basic Data
Table Category INTTAB    Structure 
Structure RSAN_RT2_S_TRACE_SUMMARY   Table Relationship Diagram
Short Description Runtime Statistics for Node    
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 NODE_NAME RSAN_MDL_NODE_NAME_DB   CHAR 30   0   Node Name on the Database  
2 CLASS_NAME SEOCLSNAME SEOCLSNAME CHAR 30   0   Object Type Name  
3 NUM_RECORDS RSAN_RT2_TRACE_NUM_RECORDS   INT4 10   0   Number of Processed Data Records  
4 NETTO RSAN_RT2_TRACE_NETTO TZNTSTMPL DEC 21   7   Net Time for Processing  
5 BRUTTO RSAN_RT2_TRACE_BRUTTO TZNTSTMPL DEC 21   7   Gross Time of Processing  
6 NETTO_INIT RSAN_RT2_TRACE_NETTO_INIT TZNTSTMPL DEC 21   7   Net Time for Step INIT  
7 NETTO_OPEN RSAN_RT2_TRACE_NETTO_OPEN TZNTSTMPL DEC 21   7   Net Time for Step OPEN  
8 NETTO_FETCH RSAN_RT2_TRACE_NETTO_FETCH TZNTSTMPL DEC 21   7   Net Time for Step FETCH or PUT  
9 NETTO_CLOSE RSAN_RT2_TRACE_NETTO_CLOSE TZNTSTMPL DEC 21   7   Net Time for Step CLOSE  
10 NETTO_FINISH RSAN_RT2_TRACE_NETTO_FINISH TZNTSTMPL DEC 21   7   Net Time for Step FINISH  
11 NETTO_FREE RSAN_RT2_TRACE_NETTO_FREE TZNTSTMPL DEC 21   7   Net Time for Step FREE  
12 BRUTTO_INIT RSAN_RT2_TRACE_BRUTTO_INIT TZNTSTMPL DEC 21   7   Gross Time for Step INIT  
13 BRUTTO_OPEN RSAN_RT2_TRACE_BRUTTO_OPEN TZNTSTMPL DEC 21   7   Gross Time for Step OPEN  
14 BRUTTO_FETCH RSAN_RT2_TRACE_BRUTTO_FETCH TZNTSTMPL DEC 21   7   Gross Time for Step FETCH or PUT  
15 BRUTTO_CLOSE RSAN_RT2_TRACE_BRUTTO_CLOSE TZNTSTMPL DEC 21   7   Gross Time for Step CLOSE  
16 BRUTTO_FINISH RSAN_RT2_TRACE_BRUTTO_FINISH TZNTSTMPL DEC 21   7   Gross Time for Step FINISH  
17 BRUTTO_FREE RSAN_RT2_TRACE_BRUTTO_FREE TZNTSTMPL DEC 21   7   Gross Time for Step FREE  
18 NUM_INIT RSAN_RT2_TRACE_NUM_INIT INT4 INT4 10   0   Number of Calls for Step INIT  
19 NUM_OPEN RSAN_RT2_TRACE_NUM_OPEN INT4 INT4 10   0   Number of Calls for Step OPEN  
20 NUM_FETCH RSAN_RT2_TRACE_NUM_FETCH INT4 INT4 10   0   Number of Calls for Step FETCH or PUT  
21 NUM_CLOSE RSAN_RT2_TRACE_NUM_CLOSE INT4 INT4 10   0   Number of Calls Step CLOSE  
22 NUM_FINISH RSAN_RT2_TRACE_NUM_FINISH INT4 INT4 10   0   Number of Calls for Step FINISH  
23 NUM_FREE RSAN_RT2_TRACE_NUM_FREE INT4 INT4 10   0   Number of Calls for Step FREE  
History
Last changed by/on SAP  20130604 
SAP Release Created in 700