SAP ABAP Class CL_FPM_FORM_FLIGHT_MSGMPR (Demo GUIBB: Select a Flight (simple))
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 20100506
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_FORM Generic Form UI Building Block 20100506
Properties
Class CL_FPM_FORM_FLIGHT_MSGMPR  
Short Description Demo GUIBB: Select a Flight (simple)    
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 20100506   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_FORM_FLIGHT_MSGMPR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20100506
2 IF_FPM_GUIBB_FORM Generic Form UI Building Block 20100506
Friends
Class CL_FPM_FORM_FLIGHT_MSGMPR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CITYFR Constant Private Type reference (TYPE) FIELDNAME 'CITYFROM' Field Name 20100506
2 GC_CITYTO Constant Private Type reference (TYPE) FIELDNAME 'CITYTO' Field Name 20100506
3 GC_COUNTRYFR Constant Private Type reference (TYPE) FIELDNAME 'COUNTRYFR' Field Name 20100506
4 GC_COUNTRYTO Constant Private Type reference (TYPE) FIELDNAME 'COUNTRYTO' Field Name 20100506
5 GC_EVENT_CITY_FROM Constant Private Type reference (TYPE) FPM_EVENT_ID 'EVT_CITYFROM' ID of the FPM Event 20100506
6 GC_EVENT_CITY_TO Constant Private Type reference (TYPE) FPM_EVENT_ID 'EVT_CITYTO' ID of the FPM Event 20100506
7 GC_EVENT_COUNTRY_FR Constant Private Type reference (TYPE) FPM_EVENT_ID 'EVT_COUNTRYFR' ID of the FPM Event 20100506
8 GC_EVENT_COUNTRY_TO Constant Private Type reference (TYPE) FPM_EVENT_ID 'EVT_COUNTRYTO' ID of the FPM Event 20100506
9 GC_EVENT_FLIGHT Constant Private Type reference (TYPE) FPM_EVENT_ID 'EVT_FLIGHTSEL' ID of the FPM Event 20100506
10 GC_RESULTLIST Constant Private Type reference (TYPE) FIELDNAME 'RESULTLIST' Field Name 20100506
11 MT_CITY Instance attribute Private Type reference (TYPE) T_CITY 20100506
12 MT_COUNTRY Instance attribute Private See coding 20100506
13 MT_FLIGHTS Instance attribute Private See coding 20100506
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DD_VALUES Instance method Private Method 20100506
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100506
3 GET_DD_TEXT Instance method Private Method 20100506
Events
Class CL_FPM_FORM_FLIGHT_MSGMPR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_CITY Private See coding 20100506
2 T_COUNTRY Private See coding 20100506
3 T_FLIGHTS Private See coding 20100506
Method Signatures

Method ADD_DD_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_FIELD_DESCRIPTION Call by reference Type reference (TYPE) FPMGB_S_FORMFIELD_DESCR GUIBB Form Field Description 20100506
2 Importing IT_SELCRIT1 Call by reference Type reference (TYPE) TABLE 20100506
3 Importing IT_SELCRIT2 Call by reference Type reference (TYPE) TABLE 20100506
4 Importing IT_SELCRIT3 Call by reference Type reference (TYPE) TABLE 20100506

Method ADD_DD_VALUES on class CL_FPM_FORM_FLIGHT_MSGMPR has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FPM_FORM_FLIGHT_MSGMPR has no parameter.
Method CONSTRUCTOR on class CL_FPM_FORM_FLIGHT_MSGMPR has no exception.

Method GET_DD_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_FIELDTEXT Call by reference Type reference (TYPE) STRING 20100506
2 Importing IT_FIELD_USAGE Call by reference Type reference (TYPE) FPMGB_T_FIELDUSAGE 20100506
3 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20100506
4 Importing IV_FIELDVALUE Call by reference Type reference (TYPE) STRING 20100506

Method GET_DD_TEXT on class CL_FPM_FORM_FLIGHT_MSGMPR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703