SAP ABAP Table SFLCONNPOS (Stage of a Flight Connection)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB (Application Component) ABAP Workbench, Java IDE and Infrastructure
     SAPBC_TRAVELAGENCY_CONN (Package) Flight Data Model - Travel Agency - Connection
Basic Data
Table Category TRANSP    Transparent table 
Transparent table SFLCONNPOS   Table Relationship Diagram
Short Description Stage of a Flight Connection    
Delivery and Maintenance
Pool/cluster      
Delivery Class A   Application Table (Master- and Transaction Data) 
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 S_MANDT MANDT CLNT 3   0   Client T000
2 AGENCYNUM S_AGNCYNUM S_BUSPANUM NUMC 8   0   Travel Agency Number STRAVELAG
3 FLCONN S_FLCONN S_FLCONN NUMC 4   0   Flight connection number at travel agency SFLCONN
4 HOP S_HOP S_HOP NUMC 1   0   Number of Route Segment  
5 CARRID S_CARR_ID S_CARR_ID CHAR 3   0   Airline Code SCARR
6 CONNID S_CONN_ID S_CONN_ID NUMC 4   0   Flight Connection Number SPFLI
7 DAYSLATER S_PERIOD1 INT1 INT1 3   0   Leg: Departure n day(s) later  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 SFLCONNPOS AGENCYNUM STRAVELAG AGENCYNUM    
2 SFLCONNPOS CARRID SCARR CARRID    
3 SFLCONNPOS CONNID SPFLI CONNID    
4 SFLCONNPOS FLCONN SFLCONN FLCONN    
5 SFLCONNPOS MANDT T000 MANDT    
History
Last changed by/on SAP  20130604 
SAP Release Created in 610