SAP ABAP Data Element S_FLCONN (Flight connection number at travel agency)
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
Data Element S_FLCONN
Short Description Flight connection number at travel agency  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type S_FLCONN    
Data Type NUMC   Character string with only digits 
Length 4    
Decimal Places 0    
Output Length 4    
Value Table SFLCONN    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name FLIGHTCONN   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 12 FlightCon. 
Medium 20 Flight Connection 
Long 40 Flight connection at travel agency 
Heading 50 Flight connection number at travel agency 
Documentation

Definition

Identifies a flight connection, together with a date and a travel agency number.

A flight connection is an offer made by a travel agency for a direct or indirect flight. An indirect flight consists of multiple route segments.

Example

Travel agency 113, connection 27, December 10, 2000:

from Berlin Tegel (TXL) to New York (JFK); departs 07:10 CET, arrives 10:30 ET; price 1800 DEM;

  • First route segment: from TXL to FRA with LH 2407; departs 07:10 CET, arrives 08:15 CET; 120 seats in total
  • Second route segment: from FRA to JFK with LH 400; departs 09:30 CET, arrives 10:30 ET; 350 seats in total

The number of the flight connection determines the city of departure and destination, departure time and arrival time, and other attributes of the flight connection.

Use

This data element is used in the flight data model for demonstration and training purposes only. It is not intended for use in other applications.

Dependencies

History
Last changed by/on SAP  20010220 
SAP Release Created in 610