SAP ABAP Table ST05_HTTP_RECORD_DISP (HTTP Trace Record: Additional Detailed Info for Display)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-P-PA (Application Component) Performance Analysis (Transaction ST05)
     ST05 (Package) ST05 Performance Trace
Basic Data
Table Category INTTAB    Structure 
Structure ST05_HTTP_RECORD_DISP   Table Relationship Diagram
Short Description HTTP Trace Record: Additional Detailed Info for Display    
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 PROTOCOL ST05_HTTP_PROTOCOL   CHAR 7   0   Communication Protocol  
2 HOST ST05_HOST   CHAR 128   0   Host Name  
3 PORT ST05_PORT   CHAR 8   0   Port Number  
4 METHOD ST05_HTTP_METHOD CHAR10 CHAR 10   0   Method For HTTP Communication (GET, POST, and so on)  
5 PATH ST05_PATH   CHAR 250   0   Path  
6 CONNECTION_ID ST05_CONNECTION_ID   CHAR 32   0   Connection ID (RFC, HTTP, ..)  
7 CALL_NUMBER ST05_CALL_NUMBER   CHAR 16   0   Call Number  
8 STATUS_CODE ST05_STATUS_CODE CHAR3 CHAR 3   0   Status Code of HTTP Communication (200, 404, 500,...)  
9 STATUS_PHRASE ST05_STATUS_PHRASE   CHAR 64   0   Status Text of HTTP Communication (OK, Not Found, ...)  
10 CALL_TIME ST05_CALL_TIME   CHAR 16   0   Call Time During Communication (RFC, HTTP, and so on)  
11 PARTNER_EXECUTION_TIME ST05_EXECUTION_TIME   CHAR 16   0   Execution Time During Communication (RFC, HTTP, and so on)  
12 IDLE_TIME ST05_IDLE_TIME   CHAR 16   0   Idle Time During Communictation (RFC, HTTP, and so on)  
13 DATA_SEND ST05_DATA_SEND   CHAR 16   0   Quantity of Data Sent (Bytes)  
14 DATA_SEND_TIME ST05_SEND_TIME   CHAR 16   0   Send Time During Communication (RFC, HTTP, ..)  
15 DATA_RECEIVE ST05_DATA_RECEIVE   CHAR 16   0   Quantity of Data Received (Bytes)  
16 DATA_RECEIVE_TIME ST05_RECEIVE_TIME   CHAR 16   0   Receive Time During Communication (RFC, HTTP, ..)  
17 LOGON_TIME ST05_LOGON_TIME   CHAR 16   0   Logon Time  
18 RECORD_NUMBER PTC_RECORD_NUMBER   INT4 10   0   Running Number of Record  
History
Last changed by/on SAP  20141013 
SAP Release Created in 703