SAP ABAP Data Element WDRTEST_CONN_ID (Flight Connection Number)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_TEST (Package) Web Dynpro: Tests
Basic Data
Data Element WDRTEST_CONN_ID
Short Description Flight Connection Number  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type S_CONN_ID    
Data Type NUMC   Character string with only digits 
Length 4    
Decimal Places 0    
Output Length 4    
Value Table SPFLI    
Further Characteristics
Search Help: Name H_SPFLI    
Search Help: Parameters CONNID   
Parameter ID CON  
Default Component name CONNECTID   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Flight No. 
Medium 15 Flight Number 
Long 20 Connection Number 
Heading No. 
Documentation

Definition

Uniquely identifies a flight and a corresponding date for an airline carrier.

A flight is a scheduled service of an airline carrier used to transport customers from a departure location to an arrival location.

The code specifies departure location, arrival location, and further properties of flights.

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

There are also flight connections which consist of multiple individual flights.

Examples

Examples for flights are AA 0017 on 02/20/2001 and AA 0017 on 05/30/2001, where AA is the identifier of the airline carrier American Airlines and 0017 is the code of the individual flight connection. Both flights connect New York (US) and San Francisco (US). The departure time is 1.30 pm for each flight.

History
Last changed by/on SAP  20080411 
SAP Release Created in 700