SAP ABAP Class CL_FPMGB_OVS_TEST_LIST_PAGING (First OVS Testclass)
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_OVS | Interface providing callback methods for using OVS with POWL | 20110823 |
Properties
| Class | CL_FPMGB_OVS_TEST_LIST_PAGING | |
| Short Description | First OVS Testclass | |
| 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 | 20110823 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPMGB_OVS_TEST_LIST_PAGING has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB_OVS | Interface providing callback methods for using OVS with POWL | 20110823 |
Friends
Class CL_FPMGB_OVS_TEST_LIST_PAGING has no friend class.
Attributes
Class CL_FPMGB_OVS_TEST_LIST_PAGING has no attribute.
Methods
Class CL_FPMGB_OVS_TEST_LIST_PAGING has no method.
Events
Class CL_FPMGB_OVS_TEST_LIST_PAGING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_STRU_INPUT | Private | See coding | 20110823 | BEGIN OF t_stru_input,
* add fields for the display of your search input here
uname TYPE sy-uname,
END OF t_stru_input
|
||
| 2 | T_STRU_LIST | Private | See coding | 20110823 | begin of t_stru_list,
* add fields for the selection list here
uname type sy-uname,
description type text60,
end of t_stru_list
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |