SAP ABAP Class CL_FPM_DEMO_VISBIZ_WORLD_DUD (Feeder class for demo "Fly around the World")
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20140602
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST Generic List UI Building Block 20140602
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_VISBIZ Feeder Interface for VisBiz UIBB 20140602
Properties
Class CL_FPM_DEMO_VISBIZ_WORLD_DUD  
Short Description Feeder class for demo "Fly around the World"    
Super 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 20140602   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20140602
2 IF_FPM_GUIBB_LIST Generic List UI Building Block 20140602
3 IF_FPM_GUIBB_VISBIZ Feeder Interface for VisBiz UIBB 20140602
Friends
Class CL_FPM_DEMO_VISBIZ_WORLD_DUD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_NEW_DEST Instance attribute Private Type reference (TYPE) SPFLI Flight schedule 20140602
2 MT_COORDINATES Instance attribute Private Type reference (TYPE) YT_LOCATION 20140602
3 MT_DATA Instance attribute Private See coding Flight schedule 20140602
4 MT_DEST_TABLE Instance attribute Private See coding Flight schedule 20140602
5 MV_NEW_DEST Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: New destination selected 20140602
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20140602
Events
Class CL_FPM_DEMO_VISBIZ_WORLD_DUD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_LOCATION Private See coding 20140602 begin of ys_location, id type s_carrid, img_name type string, airport type string, LATITUDE Type f, LONGITUDE Type f, end of ys_location
2 YT_LOCATION Private See coding 20140602 yt_location type table of ys_location
3 Y_COORDINATE Private Type reference (TYPE) F 20140602
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FPM_DEMO_VISBIZ_WORLD_DUD has no parameter.
Method CONSTRUCTOR on class CL_FPM_DEMO_VISBIZ_WORLD_DUD has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740