SAP ABAP Table RFC_ST_DET (Fields for the detail list of the RFC trace records)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-P-PA (Application Component) Performance Analysis (Transaction ST05)
     SQLT (Package) Trace for SQL, Enqueue, RFC, Memory
Basic Data
Table Category INTTAB    Structure 
Structure RFC_ST_DET   Table Relationship Diagram
Short Description Fields for the detail list of the RFC trace records    
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 FUNCNAME RFC_FUNCN SOBJ_NAME CHAR 40   0   Name of the remotely called function module  
2 S_IP_ADD RFC_S_IP_A RFCIPADDR CHAR 15   0   Source IP Address for RFC Trace Display  
3 S_COMPN RFC_S_COMP MSHOST CHAR 20   0   Source Server for RFC Trace Display  
4 D_IP_ADD RFC_D_IP_A RFCIPADDR CHAR 15   0   Destination IP Address for RFC Trace Display  
5 D_COMPN RFC_D_COMP MSHOST CHAR 20   0   Destination Server for RFC Trace Display  
6 CLIENT_S RFC_C_S CHAR6 CHAR 6   0   Characteristics of Local Server  
7 CONV_ID RFC_CONVID CHAR10 CHAR 10   0   Conversation ID  
8 STATE RFC_STATE CHAR1 CHAR 1   0   Status of RFC Record  
9 SUM_SEND RFC_S_SEND CHAR10 CHAR 10   0   Total Sent Bytes  
10 SUM_REC RFC_S_REC CHAR10 CHAR 10   0   Total Received Bytes  
11 DSUM_SEND RFC_DS_S CHAR10 CHAR 10   0   Total Sent Bytes  
12 DSUM_REC RFC_DS_R CHAR10 CHAR 10   0   Total Received Bytes  
13 PROG RFC_PROGN PROGRAMM CHAR 40   0   ABAP program name that triggers remote access *
14 RFC_TIME RFC_TIME CHAR10 CHAR 10   0   Execution time of remote access  
15 RFC_TIME_F FLOAT FLTP FLTP 16   16   Field of type FLTP  
16 BYTES_SEND RFC_B_SEND CHAR10 CHAR 10   0   Number of bytes sent during remote access  
17 BYTES_REC RFC_B_RECE CHAR10 CHAR 10   0   Number of bytes received during remote access  
18 LINKNUMBER SQLTLINK SQLTRAW4 INT4 10   0   Link Number for a Trace Record in Hex  
19 OFFSET E_OFFSET   INT4 10   0   Offset Information in Calling ABAP Program  
History
Last changed by/on SAP  20130604 
SAP Release Created in