SAP ABAP Class FPM_OIF_COUNTER_ADMN_DEMO (Assistance Class for FPM_OIF_ADMIN_SHARED_DATA)
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)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20070928 |
Properties
| Class | FPM_OIF_COUNTER_ADMN_DEMO | |
| Short Description | Assistance Class for FPM_OIF_ADMIN_SHARED_DATA | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance 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 | 20070928 | SAP |
| Last change | 20071218 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class FPM_OIF_COUNTER_ADMN_DEMO has no forward declaration.
Interfaces
Class FPM_OIF_COUNTER_ADMN_DEMO has no interface implemented.
Friends
Class FPM_OIF_COUNTER_ADMN_DEMO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'AIRPORTS_MIAN_VIEW' | 20070928 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'COUNTERS_MAIN_VIEW' | 20070928 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'SWITCH_TO_SCOUNTER' | 20070928 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | TT_SAIRPORT | 20070928 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | TT_SCOUNTER | 20070928 |
Methods
Class FPM_OIF_COUNTER_ADMN_DEMO has no method.
Events
Class FPM_OIF_COUNTER_ADMN_DEMO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_SAIRPORT | Public | See coding | 20070928 | TT_SAIRPORT TYPE STANDARD TABLE OF SAIRPORT WITH KEY ID
|
||
| 2 | TT_SCOUNTER | Public | See coding | 20070928 | TT_SCOUNTER TYPE STANDARD TABLE OF SCOUNTER WITH KEY CARRID COUNTNUM
|
History
| Last changed by/on | SAP | 20071218 |
| SAP Release Created in | 700 |