SAP ABAP Class CL_FPM_TEST_FLIGHT_MODEL_UTIL (Flight Model Data)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_TEST (Package) Floorplan Manager (Test applications)
⤷
⤷
Properties
| Class | CL_FPM_TEST_FLIGHT_MODEL_UTIL | |
| Short Description | Flight Model Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_TEST | Floorplan Manager (Test applications) |
| Created | 20101124 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_TEST_FLIGHT_MODEL_UTIL has no forward declaration.
Interfaces
Class CL_FPM_TEST_FLIGHT_MODEL_UTIL has no interface implemented.
Friends
Class CL_FPM_TEST_FLIGHT_MODEL_UTIL has no friend class.
Attributes
Class CL_FPM_TEST_FLIGHT_MODEL_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20101124 | ||
| 2 | Static method | Public | Method | 20101124 |
Events
Class CL_FPM_TEST_FLIGHT_MODEL_UTIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_SCARR | Public | See coding | 20101124 | t_scarr TYPE STANDARD TABLE OF scarr WITH DEFAULT KEY
|
||
| 2 | T_SFLIGHT | Public | See coding | 20101124 | t_sflight TYPE STANDARD TABLE OF sflight WITH DEFAULT KEY
|
Method Signatures
Method GET_CARRIERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CARRIER | Call by reference | Type reference (TYPE) | ANY TABLE | 20101124 |
Method GET_CARRIERS on class CL_FPM_TEST_FLIGHT_MODEL_UTIL has no exception.
Method GET_FLIGHTS_BY_CARRIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FLIGHT | Call by reference | Type reference (TYPE) | ANY TABLE | 20101124 | ||||
| 2 | IV_CARRID | Call by reference | Type reference (TYPE) | SFLIGHT-CARRID | Airline Code | 20101124 |
Method GET_FLIGHTS_BY_CARRIER on class CL_FPM_TEST_FLIGHT_MODEL_UTIL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |