SAP ABAP Data Element S_DATE (Flight date)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB (Application Component) ABAP Workbench, Java IDE and Infrastructure
     SAPBC_DATAMODEL (Package) Data Model: BC_TRAVEL for Workbench Training and Docu.
Basic Data
Data Element S_DATE
Short Description Flight date  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type S_DATE    
Data Type DATS   Date field (YYYYMMDD) stored as char(8) 
Length 8    
Decimal Places 0    
Output Length 10    
Value Table SFLIGHT    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID DAY  
Default Component name FLIGHTDATE   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short Date 
Medium Date 
Long 16 Flight Date 
Heading Date 
Documentation

Definition

Specifies the date of the flight.

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.

Supplementary Documentation - S_DATE 0001

Use

Example of data element supplement.

If you press F4 for this field, you get a list of all the entries in the table SFLIGHT because the screen field SFLIGHT-CARRID is currently set to its initial value. If, however, you enter a value in this field (and, if applicable, in the flight number field) before pressing F4, you get a set of values which has been restricted accordingly.

Procedure

Examples

Dependencies

Supplementary Documentation - S_DATE 0002

Use

Example of data element supplement.

If you press F4 for this field, you get only those SFLIGHT entries that contain the current contents of the screen field SFLIGHT-CARRID and, if applicable, the flight number SFLIGHT-CONNID in the key.

Procedure

Examples

Dependencies

History
Last changed by/on SAP  20040312 
SAP Release Created in