SAP ABAP Class IF_FPM_GUIBB_FORM_REP_PAGING (Paging Interface for GUIBB Form Repeater)
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
Class | IF_FPM_GUIBB_FORM_REP_PAGING | |
Short Description | Paging Interface for GUIBB Form Repeater | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130205 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_FPM_GUIBB_FORM_REP_PAGING has no interface implemented.
Friends
Class IF_FPM_GUIBB_FORM_REP_PAGING has no friend class.
Attributes
Class IF_FPM_GUIBB_FORM_REP_PAGING has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns whether the paging is active or not | 20130205 |
2 | ![]() |
Instance method | Public | Method | Process Before Output | 20130205 |
3 | ![]() |
Instance method | Public | Method | Retrieves data for a page that is given by from/to indices | 20130205 |
Events
Class IF_FPM_GUIBB_FORM_REP_PAGING has no event.
Types
Class 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 | ![]() |
RV_IS_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | Indicator: Paging is active | 20130205 |
Method IS_ACTIVE on class 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 | ![]() |
CT_ACTION_USAGE | Value transfer | Type reference (TYPE) | FPMGB_T_ACTIONUSAGE | Action usage | 20130205 | ||
2 | ![]() |
CT_FIELD_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage | 20130205 | ||
3 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20130205 | ||
4 | ![]() |
EV_ACTION_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130205 | ||
5 | ![]() |
EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130206 | ||
6 | ![]() |
EV_FIELD_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130205 | ||
7 | ![]() |
EV_TOTAL_COUNT_OF_RECORDS | Call by reference | Type reference (TYPE) | I | Total number of data records | 20130206 | ||
8 | ![]() |
IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20130205 | ||
9 | ![]() |
IO_EXTENDED_CTRL | Call by reference | Object reference (TYPE REF TO) | IF_FPM_FORM_REPEATER_EXT_CTRL | Extended PBO control | 20130205 | ||
10 | ![]() |
IT_SELECTED_FIELD | Call by reference | Type reference (TYPE) | FPMGB_T_SELECTED_FIELDS | Selected(Used) Fields | 20130205 | ||
11 | ![]() |
IV_EDIT_MODE | Call by reference | Type reference (TYPE) | FPM_EDIT_MODE | Edit Mode of UIBBs in OVP Floorplan | 20130205 | ||
12 | ![]() |
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 class 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 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Data records of the page | 20130206 | ||
2 | ![]() |
IV_FROM_INDEX | Call by reference | Type reference (TYPE) | I | Index for first record in page | 20130205 | ||
3 | ![]() |
IV_TO_INDEX | Call by reference | Type reference (TYPE) | I | Index for last record in page | 20130205 |
Method RETRIEVE_PAGE on class IF_FPM_GUIBB_FORM_REP_PAGING has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |