SAP ABAP Interface IF_FPM_GUIBB_LIST_PAGING (relevant for paging only)
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_FPMGB_LIST_PAGING | test for paging feature | 20080729 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPMGB_LIST_PAGING_TEST | test for paging feature | 20100423 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_FEEDER_MONSTER_WRAP | Monster Feeder Wrapper for Testing | 20121203 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GUIBB_BOL_LIST | Generic BOL Feeder List | 20100607 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IDGT_BASE_LIST_UIBB | List Base Class | 20120531 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IWP_EXTRACTION_LOGS_DETAILS | To list the details selected header | 20130601 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IWP_EXTRACTION_LOGS_LIST | To extract logs | 20130401 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LO_OIF_GUIBB_ITEM_LIST | Feeder Class for GUIBB Item List | 20081210 |
Properties
| Interface | IF_FPM_GUIBB_LIST_PAGING | |
| Short Description | relevant for paging only |
General Data
| Package | APB_FPM_GUIBB | Generic UI building blocks |
| Created | 20080724 | SAP |
| Last changed | 20110908 | 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) |
| 2 | IF_FPM_GUIBB_LIST_PAGING | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_FPM_GUIBB_LIST_PAGING has no interface.
Friends
Interface IF_FPM_GUIBB_LIST_PAGING has no friend.
Attributes
Interface IF_FPM_GUIBB_LIST_PAGING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | corresponds to if_fpm_guibb_list->flush | 20080724 | |
| 2 | Instance method | Public | Method | 20080724 | ||
| 3 | Instance method | Public | Method | 20080808 | ||
| 4 | Instance method | Public | Method | corresponds to if_fpm_guibb_list->get_data | 20080724 | |
| 5 | Instance method | Public | Method | 20080724 | ||
| 6 | Instance method | Public | Method | 20081014 | ||
| 7 | Instance method | Public | Method | corresponds to if_fpm_guibb_list->process_event | 20080724 |
Events
Interface IF_FPM_GUIBB_LIST_PAGING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_CHANGES | Public | See coding | 20080808 | BEGIN OF s_changes,
index_abs TYPE i,
row TYPE REF TO data,
END OF s_changes
|
||
| 2 | T_CHANGES | Public | See coding | 20080808 | t_changes TYPE SORTED TABLE OF s_changes WITH UNIQUE KEY index_abs
|
Method Signatures
Method FLUSH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHANGE_LOG | Call by reference | Type reference (TYPE) | FPMGB_T_CHANGELOG | Field Changelog | 20080724 | |||
| 2 | IV_NEW_LEAD_SEL | Call by reference | Type reference (TYPE) | I | 20080922 | ||||
| 3 | IV_OLD_LEAD_SEL | Call by reference | Type reference (TYPE) | I | 20080922 |
Method FLUSH on Interface IF_FPM_GUIBB_LIST_PAGING has no exception.
Method GET_ABSOLUTE_AMOUNT_OF_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_FIRST_VISIBLE_ROW | Call by reference | Type reference (TYPE) | I | 20081028 | ||||
| 2 | EV_AMOUNT_OF_ROWS | Call by reference | Type reference (TYPE) | I | 20081028 |
Method GET_ABSOLUTE_AMOUNT_OF_ROWS on Interface IF_FPM_GUIBB_LIST_PAGING has no exception.
Method GET_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGES | Call by reference | Type reference (TYPE) | IF_FPM_GUIBB_LIST_PAGING=>T_CHANGES | 20080808 | ||||
| 2 | EV_INIT_WHOLE_TABLE | Call by reference | Type reference (TYPE) | BOOLE_D | 20080808 |
Method GET_CHANGES on Interface IF_FPM_GUIBB_LIST_PAGING has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ACTION_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONUSAGE | Action usage | 20080724 | |||
| 2 | CT_DND_ATTRIBUTES | Call by reference | Type reference (TYPE) | FPMGB_T_DND_DEFINITION | Drag and Drop Attributes Definition | 20100819 | |||
| 3 | CT_FIELD_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage | 20080724 | |||
| 4 | CT_SELECTED_LINES | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20080724 | |||
| 5 | CV_LEAD_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20080724 | |||
| 6 | ET_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20080724 | |||
| 7 | EV_ACTION_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080724 | |||
| 8 | EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Indicates whether data have changed at all | 20080724 | |||
| 9 | EV_DND_ATTR_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100819 | |||
| 10 | EV_FIELD_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080724 | |||
| 11 | EV_SELECTED_LINES_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080724 | |||
| 12 | IT_SELECTED_FIELDS | Call by reference | Type reference (TYPE) | FPMGB_T_SELECTED_FIELDS | Selected(Used) Fields | 20080724 | |||
| 13 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | FPM_EDIT_MODE | FPM: Edit Mode | 20100830 | |||
| 14 | IV_EVENTID | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20080724 | |||
| 15 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20081215 | |||
| 16 | IV_VISIBLE_ROWS | Call by reference | Type reference (TYPE) | I | 20090828 |
Method GET_DATA on Interface IF_FPM_GUIBB_LIST_PAGING has no exception.
Method GET_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | DATA | 20080729 | ||||
| 2 | EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Indicates changes in page | 20100108 | |||
| 3 | IT_SELECTED_FIELDS | Call by reference | Type reference (TYPE) | FPMGB_T_SELECTED_FIELDS | Selected(Used) Fields | 20081215 | |||
| 4 | IV_AMOUNT_ROWS | Call by reference | Type reference (TYPE) | I | 20080724 | ||||
| 5 | IV_START_ABSOLUTE | Call by reference | Type reference (TYPE) | I | 20080724 |
Method GET_PAGE on Interface IF_FPM_GUIBB_LIST_PAGING has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_BUFFERING_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | When paging active: Determines if pages are buffed | 20081014 | |||
| 2 | CV_PAGING_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | Activates paging | 20081014 |
Method INITIALIZE on Interface IF_FPM_GUIBB_LIST_PAGING has no exception.
Method PROCESS_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20080724 | |||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20080724 | |||
| 3 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20080724 | |||
| 4 | IT_SELECTED_LINES | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20080724 | |||
| 5 | IV_EVENT_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20080724 | |||
| 6 | IV_LEAD_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20080724 | |||
| 7 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20081215 |
Method PROCESS_EVENT on Interface IF_FPM_GUIBB_LIST_PAGING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |