SAP ABAP Class CL_FPM_TEST_ASYNC_EVENT_FEEDER (Test Asynchronous Event Handling)
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 | 20121016 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20121016 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20121016 |
Properties
| Class | CL_FPM_TEST_ASYNC_EVENT_FEEDER | |
| Short Description | Test Asynchronous Event Handling | |
| 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 | 20121016 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_TEST_ASYNC_EVENT_FEEDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20121016 | ||
| 2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20121016 | ||
| 3 | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20121016 |
Friends
Class CL_FPM_TEST_ASYNC_EVENT_FEEDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20121016 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | YS_DATA | 20121017 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | I | 0 | 20121017 |
Methods
Class CL_FPM_TEST_ASYNC_EVENT_FEEDER has no method.
Events
Class CL_FPM_TEST_ASYNC_EVENT_FEEDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_DATA | Private | See coding | 20121017 | begin of YS_DATA,
job_name type string,
runtime type i,
end of ys_Data
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |