SAP ABAP Class CL_TARCHFLIGHT (Display Flights in SAP AS)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ARE (Application Component) Archiving Engine
     ARFA_ARCHIVING_TEST (Package) Test Application
Properties
Class CL_TARCHFLIGHT  
Short Description Display Flights in SAP AS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ARFA_ARCHIVING_TEST   Test Application 
Created 20060217   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 BVP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SFLI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TARCHFLIGHT has no interface implemented.
Friends
Class CL_TARCHFLIGHT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_SELECTION Static Attribute Public Type reference (TYPE) TYP_F_FLIGHTS_SELECTION Flight Selection 20060217
2 O_GRID1 Static Attribute Public Object reference (TYPE REF TO) CL_SALV_TABLE ALV List Viewer 20060224
3 O_GRID2 Static Attribute Public Object reference (TYPE REF TO) CL_SALV_TABLE ALV List Viewer 20060224
4 O_GUI_CONTAINER1 Static Attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for SAP List Viewer 20060224
5 O_GUI_CONTAINER2 Static Attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20060224
6 T_TABLE1 Static Attribute Public Type reference (TYPE) TYP_T_TARCHFLIGHTCONN_LIST Flight Connections 20060224
7 T_TABLE2 Static Attribute Public Type reference (TYPE) TYP_T_TARCHFLIGHT_LIST Flight Bookings 20060224
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY1 Static method Public Method Display Flight Connections 20060224
2 DISPLAY2 Static method Public Method Display Flight Bookings 20060224
3 ON_HOTSPOT1 Static method Public Event handling method Select Flight Connection => List of Related Flight Bookings 20060224
4 ON_HOTSPOT2 Static method Public Event handling method Select Flight Booking => Display Detail Screen f. Flight Bkg 20060224
5 PAI1 Static method Public Method Process After Input - Flight Connections 20060224
6 PAI2 Static method Public Method Process After Input - Flight Bookings 20060224
7 PBO1 Static method Public Method Process Before Output - Flight Connections 20060224
8 PBO2 Static method Public Method Process Before Output - Flight Bookings 20060224
9 PRESELECT1 Static method Public Method Selection by Flight Connections 20060224
10 PRESELECT2 Static method Public Method Selection by CONNID 20060224
11 RETRIEVE_DATA Static method Public Method Read Data from Data Source 20060222
Events
Class CL_TARCHFLIGHT has no event.
Types
Class CL_TARCHFLIGHT has no local type.
Method Signatures

Method DISPLAY1 Signature

Method DISPLAY1 on class CL_TARCHFLIGHT has no parameter.
Method DISPLAY1 on class CL_TARCHFLIGHT has no exception.

Method DISPLAY2 Signature

Method DISPLAY2 on class CL_TARCHFLIGHT has no parameter.
Method DISPLAY2 on class CL_TARCHFLIGHT has no exception.

Method ON_HOTSPOT1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Call by reference Attribute reference (LIKE) 20060224
2 Importing ROW Call by reference Attribute reference (LIKE) 20060224

Method ON_HOTSPOT1 on class CL_TARCHFLIGHT has no exception.

Method ON_HOTSPOT2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Call by reference Attribute reference (LIKE) 20060224
2 Importing ROW Call by reference Attribute reference (LIKE) 20060224

Method ON_HOTSPOT2 on class CL_TARCHFLIGHT has no exception.

Method PAI1 Signature

Method PAI1 on class CL_TARCHFLIGHT has no parameter.
Method PAI1 on class CL_TARCHFLIGHT has no exception.

Method PAI2 Signature

Method PAI2 on class CL_TARCHFLIGHT has no parameter.
Method PAI2 on class CL_TARCHFLIGHT has no exception.

Method PBO1 Signature

Method PBO1 on class CL_TARCHFLIGHT has no parameter.
Method PBO1 on class CL_TARCHFLIGHT has no exception.

Method PBO2 Signature

Method PBO2 on class CL_TARCHFLIGHT has no parameter.
Method PBO2 on class CL_TARCHFLIGHT has no exception.

Method PRESELECT1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing F_SELECTION Call by reference Type reference (TYPE) TYP_F_FLIGHTS_SELECTION Freie Abgrenzung 20060224

Method PRESELECT1 on class CL_TARCHFLIGHT has no exception.

Method PRESELECT2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing F_SELECTION Call by reference Type reference (TYPE) TYP_F_FLIGHTS_SELECTION Freie Abgrenzung 20060224

Method PRESELECT2 on class CL_TARCHFLIGHT has no exception.

Method RETRIEVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing F_BUSINESSKEY Call by reference Type reference (TYPE) STR_SFLIGHTAR_BUSINESSKEY BusinessKey: SFLIGHTAR 20060222
2 Returning F_MODEL Value transfer Type reference (TYPE) TYP_F_FLIGHTS Flüge 20060222
3 Importing P_SOURCE Call by reference Type reference (TYPE) TYP_P_SOURCE_TARCHFLIGHT Datenquelle 20060222

Method RETRIEVE_DATA on class CL_TARCHFLIGHT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 100