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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Static Attribute | Public | Type reference (TYPE) | TYP_F_FLIGHTS_SELECTION | Flight Selection | 20060217 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_SALV_TABLE | ALV List Viewer | 20060224 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_SALV_TABLE | ALV List Viewer | 20060224 | |||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for SAP List Viewer | 20060224 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20060224 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | TYP_T_TARCHFLIGHTCONN_LIST | Flight Connections | 20060224 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | TYP_T_TARCHFLIGHT_LIST | Flight Bookings | 20060224 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Display Flight Connections | 20060224 | |
| 2 | Static method | Public | Method | Display Flight Bookings | 20060224 | |
| 3 | Static method | Public | Event handling method | Select Flight Connection => List of Related Flight Bookings | 20060224 | |
| 4 | Static method | Public | Event handling method | Select Flight Booking => Display Detail Screen f. Flight Bkg | 20060224 | |
| 5 | Static method | Public | Method | Process After Input - Flight Connections | 20060224 | |
| 6 | Static method | Public | Method | Process After Input - Flight Bookings | 20060224 | |
| 7 | Static method | Public | Method | Process Before Output - Flight Connections | 20060224 | |
| 8 | Static method | Public | Method | Process Before Output - Flight Bookings | 20060224 | |
| 9 | Static method | Public | Method | Selection by Flight Connections | 20060224 | |
| 10 | Static method | Public | Method | Selection by CONNID | 20060224 | |
| 11 | 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 | COLUMN | Call by reference | Attribute reference (LIKE) | 20060224 | |||||
| 2 | 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 | COLUMN | Call by reference | Attribute reference (LIKE) | 20060224 | |||||
| 2 | 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 | 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 | 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 | F_BUSINESSKEY | Call by reference | Type reference (TYPE) | STR_SFLIGHTAR_BUSINESSKEY | BusinessKey: SFLIGHTAR | 20060222 | |||
| 2 | F_MODEL | Value transfer | Type reference (TYPE) | TYP_F_FLIGHTS | Flüge | 20060222 | |||
| 3 | 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 |