SAP ABAP Class CL_FPMGB_TEST_LIST_CELL_DESIGN (Demo GUIBB List)
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_GUIBB Generic UI Building Block 20090826
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST Generic List UI Building Block 20090826
Properties
Class CL_FPMGB_TEST_LIST_CELL_DESIGN  
Short Description Demo GUIBB List    
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 20090826   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPMGB_TEST_LIST_CELL_DESIGN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20090826
2 IF_FPM_GUIBB_LIST Generic List UI Building Block 20090826
Friends
Class CL_FPMGB_TEST_LIST_CELL_DESIGN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_CHANGE_LOG Static Attribute Public Type reference (TYPE) FPMGB_T_CHANGELOG Field Changelog 20090826
2 MV_IS_FIRST_ROUND Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090826
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090826
Events
Class CL_FPMGB_TEST_LIST_CELL_DESIGN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_S_SFLIGHT Public See coding 20090826 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, money_reference TYPE string, visible_ref TYPE boole_d, cell_design_ref TYPE wdui_table_cell_design, cell_design_ref2 TYPE wdui_table_cell_design, cell_design_ref3 TYPE wdui_table_cell_design, cell_design_ref4 TYPE wdui_table_cell_design, cell_design_ref5 TYPE wdui_table_cell_design, cell_design_ref6 TYPE wdui_table_cell_design, cell_design_ref7 TYPE wdui_table_cell_design, checkbox TYPE boole_d, END OF t_s_sflight
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FPMGB_TEST_LIST_CELL_DESIGN has no parameter.
Method CONSTRUCTOR on class CL_FPMGB_TEST_LIST_CELL_DESIGN has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730