SAP ABAP Class CL_FPM_TEST_EVT_QUEUE_READER (Test of Event Queue Reading API)
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 | 20090805 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20090805 |
Properties
Class | CL_FPM_TEST_EVT_QUEUE_READER | |
Short Description | Test of Event Queue Reading API | |
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 | 20090805 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FPM_TEST_EVT_QUEUE_READER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_GUIBB | Generic UI Building Block | 20090805 | ||
2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20090805 |
Friends
Class CL_FPM_TEST_EVT_QUEUE_READER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_T_EVT_QUEUE | 20090805 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20090805 | |
2 | ![]() |
Instance method | Private | Method | 20090805 |
Events
Class CL_FPM_TEST_EVT_QUEUE_READER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_EVT_QUEUE_ENTRY | Private | See coding | 20090805 | begin of TY_S_EVT_QUEUE_ENTRY,
current_event_id type fpm_event_id,
current_phase type string,
queue_event_id type fpm_event_id,
queue_event_state type fpm_event_state,
queue_event_params type string,
end of ty_s_evt_queue_entry
|
||
2 | TY_T_EVT_QUEUE | Private | See coding | 20090805 | ty_t_evt_queue type standard table of ty_s_evt_queue_entry
|
Method Signatures
Method ADD_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CURRENT_PHASE | Call by reference | Type reference (TYPE) | STRING | 20090805 | |||
2 | ![]() |
IV_EVENT_ID | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | ID of the FPM Event | 20090805 |
Method ADD_DATA on class CL_FPM_TEST_EVT_QUEUE_READER has no exception.
Method PARAMS_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PARAM_STRING | Call by reference | Type reference (TYPE) | STRING | 20090805 | |||
2 | ![]() |
IT_PARAMS | Call by reference | Type reference (TYPE) | APB_LPD_T_PARAMS | Key/Value Pairs | 20090805 |
Method PARAMS_TO_STRING on class CL_FPM_TEST_EVT_QUEUE_READER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |