SAP ABAP Class CL_FPMGB_DEMO_SHARED_DATA (Data Provider for several GUIBBs)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_DEMO (Package) Floorplan Manager (Examples and Demo applications)

⤷

⤷

Properties
Class | CL_FPMGB_DEMO_SHARED_DATA | |
Short Description | Data Provider for several GUIBBs | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APB_FPM_DEMO | Floorplan Manager (Examples and Demo applications) |
Created | 20080229 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_FPMGB_DEMO_SHARED_DATA has no interface implemented.
Friends
Class CL_FPMGB_DEMO_SHARED_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_FPMGB_DEMO_SHARED_DATA | Singleton Instance | 20080229 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_SFLIGHT | 20080229 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_SPFLI_EX | 20080229 | |||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20080229 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20080229 | |
2 | ![]() |
Static method | Public | Method | 20080229 | |
3 | ![]() |
Static method | Public | Method | Provides a Singleton data share | 20080229 |
4 | ![]() |
Static method | Public | Method | Provde the lead selection index of the master table | 20080229 |
5 | ![]() |
Static method | Public | Method | 20080229 | |
6 | ![]() |
Static method | Public | Method | 20080229 | |
7 | ![]() |
Static method | Public | Method | Save the lead selection index of the master table | 20080229 |
Events
Class CL_FPMGB_DEMO_SHARED_DATA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_SFLIGHT | Public | See coding | 20080229 | tt_sflight TYPE STANDARD TABLE OF sflight WITH DEFAULT KEY
|
||
2 | TT_SPFLI_EX | Public | See coding | 20080229 | tt_spfli_ex TYPE STANDARD TABLE OF ty_spfli_ex WITH DEFAULT KEY
|
||
3 | TY_SPFLI_EX | Public | See coding | 20080229 | BEGIN OF ty_spfli_ex,
mandt TYPE spfli-mandt,
carrid TYPE spfli-carrid,
connid TYPE spfli-connid,
countryfr TYPE spfli-countryfr,
cityfrom TYPE spfli-cityfrom,
airpfrom TYPE spfli-airpfrom,
countryto TYPE spfli-countryto,
cityto TYPE spfli-cityto,
airpto TYPE spfli-airpto,
fltime TYPE spfli-fltime,
deptime TYPE spfli-deptime,
arrtime TYPE spfli-arrtime,
distance TYPE spfli-distance,
distid TYPE spfli-distid,
fltype TYPE spfli-fltype,
period TYPE spfli-period,
url TYPE scarr-url,
enabled TYPE boole_d,
END OF ty_spfli_ex
|
Method Signatures
Method GET_FLIGHTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_SFLIGHT | Value transfer | Type reference (TYPE) | TT_SFLIGHT | 20080229 |
Method GET_FLIGHTS on class CL_FPMGB_DEMO_SHARED_DATA has no exception.
Method GET_FLIGHT_SCHEDULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_SPFLI | Value transfer | Type reference (TYPE) | TT_SPFLI_EX | 20080229 |
Method GET_FLIGHT_SCHEDULE on class CL_FPMGB_DEMO_SHARED_DATA has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_FPMGB_DEMO_SHARED_DATA | Data Provider for several GUIBBs | 20080229 |
Method GET_INSTANCE on class CL_FPMGB_DEMO_SHARED_DATA has no exception.
Method GET_LEAD_SEL_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LEAD_SEL_INDEX | Value transfer | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20080229 |
Method GET_LEAD_SEL_INDEX on class CL_FPMGB_DEMO_SHARED_DATA has no exception.
Method SET_FLIGHTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SFLIGHT | Call by reference | Type reference (TYPE) | TT_SFLIGHT | 20080229 |
Method SET_FLIGHTS on class CL_FPMGB_DEMO_SHARED_DATA has no exception.
Method SET_FLIGHT_SCHEDULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | DATA | 20080229 |
Method SET_FLIGHT_SCHEDULE on class CL_FPMGB_DEMO_SHARED_DATA has no exception.
Method SET_LEAD_SEL_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LEAD_SEL_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20080229 |
Method SET_LEAD_SEL_INDEX on class CL_FPMGB_DEMO_SHARED_DATA has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |