SAP ABAP Class CL_FPM_LIST_POWL_UIBB_WIRE (LIST as a detail for FPM POWL uibb)
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 | 20110712 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20110712 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20110712 |
Properties
| Class | CL_FPM_LIST_POWL_UIBB_WIRE | |
| Short Description | LIST as a detail for FPM POWL uibb | |
| 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 | 20110712 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_LIST_POWL_UIBB_WIRE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_FEEDER_MODEL | Feeder Model Interface | 20110712 | ||
| 2 | IF_FPM_GUIBB | Generic UI Building Block | 20110712 | ||
| 3 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20110712 |
Friends
Class CL_FPM_LIST_POWL_UIBB_WIRE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FPM_CONNECTOR_RUN | Connector: Access for Application Feeder Models | 20110712 | |||
| 2 | Instance attribute | Public | See coding | 'A' | 20110712 | ||||
| 3 | Static Attribute | Public | Type reference (TYPE) | FPMGB_T_CHANGELOG | Field Changelog | 20110712 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110712 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20110712 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_POWL_FPM_FLIGHT | POWL sflight data feeder for POWL UIBB in FPM | 20110712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110712 |
Events
Class CL_FPM_LIST_POWL_UIBB_WIRE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_S_SFLIGHT | Public | See coding | 20110712 | BEGIN OF t_s_sflight,
mandt TYPE s_mandt,
carrid TYPE s_carr_id,
connid TYPE s_conn_id,
fldate TYPE s_date,
price TYPE s_price,
currency TYPE s_currcode,
planetype TYPE s_planetye,
seatsmax TYPE s_seatsmax,
seatsocc TYPE s_seatsocc,
paymentsum TYPE s_sum,
seatsmax_b TYPE s_smax_b,
seatsocc_b TYPE s_socc_b,
seatsmax_f TYPE s_smax_f,
seatsocc_f TYPE s_socc_f,
url type string,
action type string,
* image type string,
* progress type i,
* money type i,
filter_ref TYPE s_carr_id,
* money_reference type string,
visible_ref type boole_d,
* checkbox type boole_d,
END OF t_s_sflight
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FPM_LIST_POWL_UIBB_WIRE has no parameter.
Method CONSTRUCTOR on class CL_FPM_LIST_POWL_UIBB_WIRE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |