SAP ABAP Interface IF_FPM_GUIBB_FORM_REP_PAGING (Paging Interface for GUIBB Form Repeater)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_GUIBB (Package) Generic UI building blocks
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_FEEDER_MONSTER_WRAP Monster Feeder Wrapper for Testing 20130301
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_SADL_SRES_FORM_REP FPM-SADL Adapter: Form Repeater Feeder (as Search Result) 20130314
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_TEST_FREP_PAGING_SBOOK Test Form Repeater Paging 20130227
Properties
Interface IF_FPM_GUIBB_FORM_REP_PAGING  
Short Description Paging Interface for GUIBB Form Repeater    
General Data
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20130205   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_FPM_GUIBB_FORM_REP_PAGING has no interface.
Friends
Interface IF_FPM_GUIBB_FORM_REP_PAGING has no friend.
Attributes
Interface IF_FPM_GUIBB_FORM_REP_PAGING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_ACTIVE Instance method Public Method Returns whether the paging is active or not 20130205
2 PROCESS_BEFORE_OUTPUT Instance method Public Method Process Before Output 20130205
3 RETRIEVE_PAGE Instance method Public Method Retrieves data for a page that is given by from/to indices 20130205
Events
Interface IF_FPM_GUIBB_FORM_REP_PAGING has no event.
Types
Interface IF_FPM_GUIBB_FORM_REP_PAGING has no local type.
Method Signatures

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_ACTIVE Value transfer Type reference (TYPE) BOOLE_D Indicator: Paging is active 20130205

Method IS_ACTIVE on Interface IF_FPM_GUIBB_FORM_REP_PAGING has no exception.

Method PROCESS_BEFORE_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION_USAGE Value transfer Type reference (TYPE) FPMGB_T_ACTIONUSAGE Action usage 20130205
2 Changing CT_FIELD_USAGE Call by reference Type reference (TYPE) FPMGB_T_FIELDUSAGE Field Usage 20130205
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20130205
4 Exporting EV_ACTION_USAGE_CHANGED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130205
5 Exporting EV_DATA_CHANGED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130206
6 Exporting EV_FIELD_USAGE_CHANGED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130205
7 Exporting EV_TOTAL_COUNT_OF_RECORDS Call by reference Type reference (TYPE) I Total number of data records 20130206
8 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20130205
9 Importing IO_EXTENDED_CTRL Call by reference Object reference (TYPE REF TO) IF_FPM_FORM_REPEATER_EXT_CTRL Extended PBO control 20130205
10 Importing IT_SELECTED_FIELD Call by reference Type reference (TYPE) FPMGB_T_SELECTED_FIELDS Selected(Used) Fields 20130205
11 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) FPM_EDIT_MODE Edit Mode of UIBBs in OVP Floorplan 20130205
12 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130205

Method PROCESS_BEFORE_OUTPUT on Interface IF_FPM_GUIBB_FORM_REP_PAGING has no exception.

Method RETRIEVE_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) INDEX TABLE Data records of the page 20130206
2 Importing IV_FROM_INDEX Call by reference Type reference (TYPE) I Index for first record in page 20130205
3 Importing IV_TO_INDEX Call by reference Type reference (TYPE) I Index for last record in page 20130205

Method RETRIEVE_PAGE on Interface IF_FPM_GUIBB_FORM_REP_PAGING has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740