SAP ABAP Table HTTP_WHITELIST_S (HTTP White List)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     SIHTTP (Package) HTTP Framework (iHTTP) Class Wrapper HTTP
Basic Data
Table Category TRANSP    Transparent table 
Transparent table HTTP_WHITELIST_S   Table Relationship Diagram
Short Description HTTP White List    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 MANDT MANDT MANDT CLNT 3   0   Client *
2 ENTRY_TYPE HTTP_WHITELIST_ENTRY_TYPE HTTP_WHITELIST_ENTRY_TYPE NUMC 2   0   HTTP Framework - Filter Type for Valid URLs  
3 SORT_KEY WL_SORTKEY   CHAR 4   0   Sort/Search/Match Sequence  
4 PROTOCOL WL_PROTOCOL   CHAR 8   0   Protocol for URL (* = wild card)  
5 HOST WL_HOST   CHAR 128   0   Host Name with Domain, e.g. *.myDomain.com  
6 PORT WL_PORT   NUMC 6   0   Port, for example, 1080 (empty = not used)  
7 URL WL_URL   CHAR 255   0   URL Template to Check, for example, /sap/*  
History
Last changed by/on SAP  20130604 
SAP Release Created in 732