SAP ABAP Class CL_FPM_FORM_SEARCH (Create Flight Trip Request: Travel Data)
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 | 20090102 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20090102 |
Properties
| Class | CL_FPM_FORM_SEARCH | |
| Short Description | Create Flight Trip Request: Travel Data | |
| 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 | 20090102 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_FORM_SEARCH has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20090102 | ||
| 2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20090102 |
Friends
Class CL_FPM_FORM_SEARCH 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 | 'CITYFR' | Field Name | 20090102 | ||
| 2 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'CITYTO' | Field Name | 20090102 | ||
| 3 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'CTRYFR' | Field Name | 20090102 | ||
| 4 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'CTRYTO' | Field Name | 20090102 | ||
| 5 | Constant | Private | Type reference (TYPE) | FPM_EVENT_ID | 'FPM_CTRYFR' | ID of the FPM Event | 20090102 | ||
| 6 | Constant | Private | Type reference (TYPE) | FPM_EVENT_ID | 'FPM_CTRYTO' | ID of the FPM Event | 20090102 | ||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM_CNR_OIF | Interface for CNR in OIF | 20090102 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20090102 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | Event Status | 20090102 | |||
| 10 | Constant | Private | Type reference (TYPE) | FPM_EVENT_ID | 'SEARCH' | ID of the FPM Event | 20090102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Method to handle the messages | 20090102 |
Events
Class CL_FPM_FORM_SEARCH has no event.
Types
Class CL_FPM_FORM_SEARCH has no local type.
Method Signatures
Method HANDLE_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20090102 | |||
| 2 | CV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20090102 | |||
| 3 | IV_MESSAGE_NOS | Call by reference | Type reference (TYPE) | SYST-MSGNO | Message Number | 20090102 | |||
| 4 | IV_MESSAGE_SEV | Call by reference | Type reference (TYPE) | FPM_MESSAGE_SEVERITY | Severity of messages reported in FPM | 20090102 | |||
| 5 | IV_PARAMETER1 | Call by reference | Type reference (TYPE) | CHAR50 | Comment | 20090102 | |||
| 6 | IV_PARAMETER2 | Call by reference | Type reference (TYPE) | CHAR50 | Comment | 20090102 | |||
| 7 | IV_PARAMETER3 | Call by reference | Type reference (TYPE) | CHAR50 | Comment | 20090102 | |||
| 8 | IV_PARAMETER4 | Call by reference | Type reference (TYPE) | CHAR50 | Comment | 20090102 |
Method HANDLE_MESSAGES on class CL_FPM_FORM_SEARCH has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |