SAP ABAP Class CL_FPMGB_LIST_PAGING (test for paging feature)
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 20080729
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST Generic List UI Building Block 20080729
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST_PAGING relevant for paging only 20080729
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_OVS Interface providing callback methods for using OVS with POWL 20090401
Properties
Class CL_FPMGB_LIST_PAGING  
Short Description test for paging feature    
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 20080729   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPMGB_LIST_PAGING has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20080729
2 IF_FPM_GUIBB_LIST Generic List UI Building Block 20080729
3 IF_FPM_GUIBB_LIST_PAGING relevant for paging only 20080729
4 IF_FPM_GUIBB_OVS Interface providing callback methods for using OVS with POWL 20090401
Friends
Class CL_FPMGB_LIST_PAGING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_DATA Instance attribute Private Type reference (TYPE) T_FIELD_CATALOG 20080812
2 MV_AMOUNT_OF_ROWS Instance attribute Private Type reference (TYPE) I 20080812
3 MV_FIRST_TIME Instance attribute Private Type reference (TYPE) BOOLE_D 'X' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080729
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080812
Events
Class CL_FPMGB_LIST_PAGING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_FIELD_CATALOG Public See coding 20080730 BEGIN OF s_field_catalog, col1 TYPE i, col2 TYPE string, ref2 type boole_d, END OF s_field_catalog
2 T_FIELD_CATALOG Public See coding 20080812 t_field_catalog TYPE STANDARD TABLE OF s_field_catalog WITH DEFAULT KEY
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FPMGB_LIST_PAGING has no parameter.
Method CONSTRUCTOR on class CL_FPMGB_LIST_PAGING has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720