SAP ABAP Class CL_FPM_SFLIGHT_HELPER ( FPM_GAF_SFLIGHT_CONF_EXIT)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_DEMO (Package) Floorplan Manager (Examples and Demo applications)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20080205 |
Properties
| Class | CL_FPM_SFLIGHT_HELPER | |
| Short Description | FPM_GAF_SFLIGHT_CONF_EXIT | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_DEMO | Floorplan Manager (Examples and Demo applications) |
| Created | 20080205 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_SFLIGHT_HELPER has no forward declaration.
Interfaces
Class CL_FPM_SFLIGHT_HELPER has no interface implemented.
Friends
Class CL_FPM_SFLIGHT_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'FLIGHT_DETAIL' | 20080221 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CREATE' | 20080222 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'FLIGHT' | 20080222 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SFLIGHT-PRICE | Airfare | 20090420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read airports | 20080428 |
Events
Class CL_FPM_SFLIGHT_HELPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_SAIRPORT | Private | See coding | 20080428 | TT_SAIRPORT TYPE STANDARD TABLE OF SAIRPORT WITH KEY ID
|
Method Signatures
Method READ_AIRPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AIRPORT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Airports | 20080428 | |||
| 2 | IV_CITY | Call by reference | Type reference (TYPE) | S_CITY | City | 20080428 |
Method READ_AIRPORT on class CL_FPM_SFLIGHT_HELPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |