SAP ABAP Class CL_FPMGB_FORM_FLIGHT_E_SD (Data Provider for several GUIBBs)
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)
Properties
Class CL_FPMGB_FORM_FLIGHT_E_SD  
Short Description Data Provider for several GUIBBs    
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 20080227   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WD_FLIGHT_MODEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_FPMGB_FORM_FLIGHT_E_SD has no interface implemented.
Friends
Class CL_FPMGB_FORM_FLIGHT_E_SD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_FPMGB_FORM_FLIGHT_E_SD Singleton Instance 20080227
2 MS_FLIGHT Static Attribute Private Type reference (TYPE) TS_FLIGHT Data of selected flight(s) 20080227
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTES Static method Public Method 20080227
2 GET_INSTANCE Static method Public Method Provides a Singleton data share 20080227
3 SET_ATTRIBUTES Static method Public Method 20080227
Events
Class CL_FPMGB_FORM_FLIGHT_E_SD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_FLIGHT Public See coding 20080227 begin of ts_flight, countryfr type string, countryto type string, carrid type s_carr_id, carrname type s_carrname, connid type s_conn_id, fldate type s_date, cityfrom type s_from_cit, airpfrom type s_fromairp, cityfrom_link type s_url, cityto type s_from_cit, airpto type s_toairp, cityto_link type s_url, deptime type s_dep_time, arrtime type s_arr_time, planetype type s_planetye, roundtrip type boole_d, resultlist type string, hdr type string, class type s_class, period type s_period, countryfr2 type string, countryto2 type string, carrid2 type s_carr_id, carrname2 type s_carrname, connid2 type s_conn_id, fldate2 type s_date, cityfrom2 type s_from_cit, cityto2 type s_from_cit, deptime2 type s_dep_time, arrtime2 type s_arr_time, planetype2 type s_planetye, resultlist2 type string, hdr2 type string, class2 type s_class, end of ts_flight
Method Signatures

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SFLIGHT Value transfer Type reference (TYPE) TS_FLIGHT 20080227

Method GET_ATTRIBUTES on class CL_FPMGB_FORM_FLIGHT_E_SD has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_FPMGB_FORM_FLIGHT_E_SD Data Provider for several GUIBBs 20080227

Method GET_INSTANCE on class CL_FPMGB_FORM_FLIGHT_E_SD has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) DATA 20080228

Method SET_ATTRIBUTES on class CL_FPMGB_FORM_FLIGHT_E_SD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711