SAP ABAP Table SIMLISTRUC (Simple list structure)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SLIS (Package) Generic list types
Basic Data
Table Category INTTAB    Structure 
Structure SIMLISTRUC   Table Relationship Diagram
Short Description Simple list structure    
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 CARRID S_CARR_ID S_CARR_ID CHAR 3   0   Airline Code *
2 CARRNAME S_CARRNAME S_NAME20 CHAR 20   0   Airline name  
3 CONNID S_CONN_ID S_CONN_ID NUMC 4   0   Flight Connection Number *
4 CITYFROM S_FROM_CIT S_CITY CHAR 20   0   Departure city *
5 AIRPFROM S_FROMAIRP S_AIRPID CHAR 3   0   Departure airport *
6 CITYTO S_TO_CITY S_CITY CHAR 20   0   Arrival city *
7 AIRPTO S_TOAIRP S_AIRPID CHAR 3   0   Destination airport *
8 DEPTIME S_DEP_TIME S_TIME TIMS 6   0   Departure time  
9 ARRTIME S_ARR_TIME S_TIME TIMS 6   0   Arrival time  
10 DISTANCE S_DISTANCE S_DISTANCE QUAN 9   4   Distance  
11 DISTID S_DISTID MEINS UNIT 3   0   Mass unit of distance (kms, miles) *
History
Last changed by/on SAP  20130604 
SAP Release Created in