SAP ABAP Table CRMS_UIF_TRAVEL_CONN_T_BUF (Buffering structure for connection in tree)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI (Application Component) WebClient UI
     BSP_DYN_CONFIG_TAG_LIB_APP_IL (Package) CRM UI Framework Test Application GENIL
Basic Data
Table Category INTTAB    Structure 
Structure CRMS_UIF_TRAVEL_CONN_T_BUF   Table Relationship Diagram
Short Description Buffering structure for connection in tree    
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 .INCLUDE       0   0   Attribute structure for connection object - Sample app  
2 CARRID S_CARR_ID S_CARR_ID CHAR 3   0   Airline Code *
3 CONNID S_CONN_ID S_CONN_ID NUMC 4   0   Flight Connection Number *
4 COUNTRYFR LAND1 LAND1 CHAR 3   0   Country Key *
5 CITYFROM S_FROM_CIT S_CITY CHAR 20   0   Departure city *
6 AIRPFROM S_FROMAIRP S_AIRPID CHAR 3   0   Departure airport *
7 COUNTRYTO LAND1 LAND1 CHAR 3   0   Country Key *
8 CITYTO S_TO_CITY S_CITY CHAR 20   0   Arrival city *
9 AIRPTO S_TOAIRP S_AIRPID CHAR 3   0   Destination airport *
10 FLTIME S_FLTIME S_DURA INT4 10   0   Flight time  
11 DEPTIME S_DEP_TIME S_TIME TIMS 6   0   Departure time  
12 ARRTIME S_ARR_TIME S_TIME TIMS 6   0   Arrival time  
13 DISTANCE S_DISTANCE S_DISTANCE QUAN 9   4   Distance  
14 DISTID S_DISTID MEINS UNIT 3   0   Mass unit of distance (kms, miles) *
15 FLTYPE S_FLTYPE S_FLTYPE CHAR 1   0   Flight type  
16 PERIOD S_PERIOD INT1 INT1 3   0   Arrival n day(s) later  
17 CREATE_FLAG FLAG FLAG CHAR 1   0   General Flag  
18 MODIFY_FLAG FLAG FLAG CHAR 1   0   General Flag  
19 DELETE_FLAG FLAG FLAG CHAR 1   0   General Flag  
History
Last changed by/on SAP  20130604 
SAP Release Created in 700