SAP ABAP Table SACC_HTTP_DISPLAY (HTTP Trace Record: Additional Detail Information for Display)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-P-PA (Application Component) Performance Analysis (Transaction ST05)
     SQLTACC (Package) Accessible Performance Trace
Basic Data
Table Category INTTAB    Structure 
Structure SACC_HTTP_DISPLAY   Table Relationship Diagram
Short Description HTTP Trace Record: Additional Detail Information 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 SACC_HTTP_PROTOCOL   CHAR 7   0   Communication Protocol  
2 HOST SACC_HOST   CHAR 128   0   Host Name  
3 PORT SACC_PORT   CHAR 8   0   Port Number  
4 METHOD SACC_HTTP_METHOD CHAR10 CHAR 10   0   Method For HTTP Communication (GET, POST, and so on)  
5 PATH SACC_PATH   CHAR 250   0   Path  
6 STATUS_CODE SACC_STATUS_CODE CHAR3 CHAR 3   0   Status Code of HTTP Communication (200, 404, 500, and so on)  
7 STATUS_PHRASE SACC_STATUS_PHRASE   CHAR 64   0   Status Phrase of HTTP Communication (OK, Not Found, ...)  
8 CALL_TIME SACC_CALL_TIME   CHAR 16   0   Call Time During Communication (RFC, HTTP, and so on)  
9 PARTNER_EXECUTION_TIME SACC_EXECUTION_TIME   CHAR 16   0   Execution Time During Communication (RFC, HTTP, and so on)  
10 IDLE_TIME SACC_IDLE_TIME   CHAR 16   0   Idle Time During Communictation (RFC, HTTP, and so on)  
11 DATA_SEND SACC_DATA_SEND   CHAR 16   0   Quantity of Data Sent  
12 DATA_SEND_TIME SACC_SEND_TIME   CHAR 16   0   Time to Send Data  
13 DATA_RECEIVE SACC_DATA_RECEIVE   CHAR 16   0   Quantity of Data Received  
14 DATA_RECEIVE_TIME SACC_RECEIVE_TIME   CHAR 16   0   Time to Receive Data  
15 LINKNUMBER SQLTLINK SQLTRAW4 INT4 10   0   Link Number for a Trace Record in Hex  
History
Last changed by/on SAP  20100420 
SAP Release Created in 720