SAP ABAP Class CL_FPM_LIST_OFFER_DETAILS (List of Flight Offers created by Agent)
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 | 20081209 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20081209 |
Properties
| Class | CL_FPM_LIST_OFFER_DETAILS | |
| Short Description | List of Flight Offers created by Agent | |
| 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 | 20081209 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_LIST_OFFER_DETAILS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20081209 | ||
| 2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20081209 |
Friends
Class CL_FPM_LIST_OFFER_DETAILS 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_S_FLIGHT_BOOKING | Details of the booked flight | 20090108 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | S_CUSTOMER | Employee Number | 20081210 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FPM_CNR_OIF | Interface for CNR in OIF | 20090210 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20090210 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FPM_IDR | Interface to access IDR | 20090213 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FPM_NAVIGATION | List of Navigationtargets | 20090210 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | RSTABIX | Repository Infosystem: Tabix | 20090220 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | FPM_T_FPM_DEMO_TRIP | Table which stores the offer details | 20081212 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20090220 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | STRING | 'REQUESTS' | Currently selected tab | 20090302 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Converts the global structure into SBOOK structure | 20090127 |
Events
Class CL_FPM_LIST_OFFER_DETAILS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_SBOOK | Public | See coding | 20090127 | gty_sbook TYPE STANDARD TABLE OF sbook
|
Method Signatures
Method CONVERT_TO_SBOOK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SBOOK | Call by reference | Type reference (TYPE) | GTY_SBOOK | 20090127 | ||||
| 2 | IS_SBOOK | Call by reference | Type reference (TYPE) | FPM_S_FLIGHT_BOOKING | 20090127 |
Method CONVERT_TO_SBOOK on class CL_FPM_LIST_OFFER_DETAILS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |