SAP ABAP Class CL_FPM_TEST_SADL_FLIGHT_FORM (Test for freestyle flight selection)
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)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_FEEDER_MODEL | Feeder Model Interface | 20130828 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20130828 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20130828 |
Properties
Class | CL_FPM_TEST_SADL_FLIGHT_FORM | |
Short Description | Test for freestyle flight selection | |
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 | 20130828 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FPM_TEST_SADL_FLIGHT_FORM has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_FEEDER_MODEL | Feeder Model Interface | 20130828 | ||
2 | IF_FPM_GUIBB | Generic UI Building Block | 20130828 | ||
3 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20130828 |
Friends
Class CL_FPM_TEST_SADL_FLIGHT_FORM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FPM_EVENT_ID | 'CLEAR_SELECTION' | ID of the FPM Event | 20140206 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FPM_EVENT_ID | 'SELECT' | ID of the FPM Event | 20130828 | |
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FPM_SADL_FILTER | FPM SADL: Selection Container for Wiring Based on Ranges | 20130828 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | S_SEARCH | 20140206 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20130828 |
Methods
Class CL_FPM_TEST_SADL_FLIGHT_FORM has no method.
Events
Class CL_FPM_TEST_SADL_FLIGHT_FORM has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_SEARCH | Private | See coding | 20140206 | BEGIN OF s_search,
text_search TYPE string,
carrid TYPE sbook-carrid,
custtype TYPE sbook-custtype,
END OF s_search
|
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |