SAP ABAP Class CL_FPM_FORM_CREATE_REQ_TRA (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_DEMO_SCENARIO (Package) Floorplan Manager: Demo Scenario
⤷
⤷
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 | 20081127 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20081127 |
Properties
| Class | CL_FPM_FORM_CREATE_REQ_TRA | |
| 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_DEMO_SCENARIO | Floorplan Manager: Demo Scenario |
| Created | 20081127 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_FORM_CREATE_REQ_TRA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20081127 | ||
| 2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20081127 |
Friends
Class CL_FPM_FORM_CREATE_REQ_TRA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | FPM_DEMO_TRIP | FPM table for Demo Application | 20081127 | |||
| 2 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'CITYFR' | Field Name | 20081127 | ||
| 3 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'CITYTO' | Field Name | 20081127 | ||
| 4 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'CTRYFR' | Field Name | 20081127 | ||
| 5 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'CTRYTO' | Field Name | 20081127 | ||
| 6 | Constant | Private | Type reference (TYPE) | FPM_EVENT_ID | 'FPM_CTRYFR' | ID of the FPM Event | 20081128 | ||
| 7 | Constant | Private | Type reference (TYPE) | FPM_EVENT_ID | 'FPM_CTRYTO' | ID of the FPM Event | 20081128 | ||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM_CNR_OIF | Interface for CNR in OIF | 20081202 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20081202 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM_IDR | 20090213 | ||||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM_NAVIGATION | List of Navigationtargets | 20090218 | |||
| 12 | Static Attribute | Public | Type reference (TYPE) | STRING | Event Status | 20081202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Method to handle the messages | 20081206 |
Events
Class CL_FPM_FORM_CREATE_REQ_TRA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_TARGETS | Private | See coding | 20090226 | BEGIN OF s_targets,
entry_type TYPE fpm_navigation_target_type,
parent TYPE string,
key TYPE string,
alias TYPE string,
text TYPE text255,
description TYPE string,
icon_path TYPE string,
enable TYPE boole_d,
visible TYPE boole_d,
emphasized TYPE boole_d,
application_params TYPE apb_lpd_t_params,
business_params TYPE apb_lpd_t_params,
application_type TYPE apb_lpd_application_type,
add_info_params TYPE apb_lpd_t_params,
expanded TYPE boole_d,
END OF s_targets
|
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) | 20081206 | |||
| 2 | CV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20081206 | |||
| 3 | IV_MESSAGE_NOS | Call by reference | Type reference (TYPE) | SYST-MSGNO | Message Number | 20081209 | |||
| 4 | IV_MESSAGE_SEV | Call by reference | Type reference (TYPE) | FPM_MESSAGE_SEVERITY | Severity of messages reported in FPM | 20081209 | |||
| 5 | IV_PARAMETER1 | Call by reference | Type reference (TYPE) | CHAR50 | Comment | 20081206 | |||
| 6 | IV_PARAMETER2 | Call by reference | Type reference (TYPE) | CHAR50 | Comment | 20081206 | |||
| 7 | IV_PARAMETER3 | Call by reference | Type reference (TYPE) | CHAR50 | Comment | 20081206 | |||
| 8 | IV_PARAMETER4 | Call by reference | Type reference (TYPE) | CHAR50 | Comment | 20081206 |
Method HANDLE_MESSAGES on class CL_FPM_FORM_CREATE_REQ_TRA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |