SAP ABAP Class CL_FPM_FLIGHT_CONN_LIST (Flight connection feeder class for return and outbound fligh)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_DEMO_SCENARIO (Package) Floorplan Manager: Demo Scenario

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20090108 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20090108 |
Properties
Class | CL_FPM_FLIGHT_CONN_LIST | |
Short Description | Flight connection feeder class for return and outbound fligh | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APB_FPM_DEMO_SCENARIO | Floorplan Manager: Demo Scenario |
Created | 20090108 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FPM_FLIGHT_CONN_LIST has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_GUIBB | Generic UI Building Block | 20090108 | ||
2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20090108 |
Friends
Class CL_FPM_FLIGHT_CONN_LIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_FPM_CNR_OIF | Interface for CNR in OIF | 20090216 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20090108 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSTABIX | Repository Infosystem: Tabix | 20090226 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSTABIX | Repository Infosystem: Tabix | 20090226 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FPM_T_FLT_CONN_LIST | Flight connection list for Outbound and return flights. | 20090119 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FPM_T_FLT_CONN_LIST | Flight connection list for Outbound and return flights. | 20090119 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 'OUTBOUND' | Current Tab Status | 20090216 | |
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090116 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Variable to detect error | 20090121 | ||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SYTABIX | 1 | Index of Internal Tables | 20090220 | |
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SYTABIX | 1 | Index of Internal Tables | 20090220 | |
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090226 | ||
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | Next main step | 20090226 |
Methods
Class CL_FPM_FLIGHT_CONN_LIST has no method.
Events
Class CL_FPM_FLIGHT_CONN_LIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTY_CURRENT_STATE_INFO | Private | See coding | 20090121 | BEGIN OF mty_current_state_info,
variant(30) TYPE c,
mainstep(30) TYPE c,
subvariant(30) TYPE c,
substep(30) TYPE c,
state(30) TYPE c,
END OF mty_current_state_info
|
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |