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 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'CITYFROM' | Field Name | 20100506 | ||
| 2 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'CITYTO' | Field Name | 20100506 | ||
| 3 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'COUNTRYFR' | Field Name | 20100506 | ||
| 4 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'COUNTRYTO' | Field Name | 20100506 | ||
| 5 | Constant | Private | Type reference (TYPE) | FPM_EVENT_ID | 'EVT_CITYFROM' | ID of the FPM Event | 20100506 | ||
| 6 | Constant | Private | Type reference (TYPE) | FPM_EVENT_ID | 'EVT_CITYTO' | ID of the FPM Event | 20100506 | ||
| 7 | Constant | Private | Type reference (TYPE) | FPM_EVENT_ID | 'EVT_COUNTRYFR' | ID of the FPM Event | 20100506 | ||
| 8 | Constant | Private | Type reference (TYPE) | FPM_EVENT_ID | 'EVT_COUNTRYTO' | ID of the FPM Event | 20100506 | ||
| 9 | Constant | Private | Type reference (TYPE) | FPM_EVENT_ID | 'EVT_FLIGHTSEL' | ID of the FPM Event | 20100506 | ||
| 10 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'RESULTLIST' | Field Name | 20100506 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | T_CITY | 20100506 | ||||
| 12 | Instance attribute | Private | See coding | 20100506 | |||||
| 13 | Instance attribute | Private | See coding | 20100506 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100506 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100506 | |
| 3 | 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 | CS_FIELD_DESCRIPTION | Call by reference | Type reference (TYPE) | FPMGB_S_FORMFIELD_DESCR | GUIBB Form Field Description | 20100506 | |||
| 2 | IT_SELCRIT1 | Call by reference | Type reference (TYPE) | TABLE | 20100506 | ||||
| 3 | IT_SELCRIT2 | Call by reference | Type reference (TYPE) | TABLE | 20100506 | ||||
| 4 | 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 | CV_FIELDTEXT | Call by reference | Type reference (TYPE) | STRING | 20100506 | ||||
| 2 | IT_FIELD_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | 20100506 | ||||
| 3 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20100506 | ||||
| 4 | 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 |