SAP ABAP Interface IF_FPM_GUIBB_FORM_REPEATER (Feeder Interface for generic Form Repeater UI Building Block)
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
Properties
| Interface | IF_FPM_GUIBB_FORM_REPEATER | |
| Short Description | Feeder Interface for generic Form Repeater UI Building Block |
General Data
| Package | APB_FPM_GUIBB | Generic UI building blocks |
| Created | 20111020 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FPM_GUIBB_FORM_REPEATER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20111020 |
Friends
Interface IF_FPM_GUIBB_FORM_REPEATER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_EVENT_PAR_INDEX | Constant | Public | Type reference (TYPE) | STRING | 'FPM_GUIBB_FORM_REP_INDEX' | FPM event parameter for row | 20111020 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20111020 | ||
| 2 | Instance method | Public | Method | 20111020 | ||
| 3 | Instance method | Public | Method | 20111020 | ||
| 4 | Instance method | Public | Method | 20111020 | ||
| 5 | Instance method | Public | Method | 20111020 | ||
| 6 | Instance method | Public | Method | 20111020 | ||
| 7 | Instance method | Public | Method | 20111020 | ||
| 8 | Instance method | Public | Method | 20111020 |
Events
Interface IF_FPM_GUIBB_FORM_REPEATER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_SWAP_INFO | Public | See coding | 20111020 | begin of TY_S_SWAP_INFO,
index type i,
end of TY_S_SWAP_INFO
|
Method Signatures
Method CHECK_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20111031 | |||
| 2 | IO_LAYOUT_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_FPM_GUIBB_FORM_REPEATER_CFG | Form Repeater configuration interface | 20111020 |
Method CHECK_CONFIG on Interface IF_FPM_GUIBB_FORM_REPEATER has no exception.
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 | 20111020 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20111020 |
Method FLUSH on Interface IF_FPM_GUIBB_FORM_REPEATER 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 | 20111020 | |||
| 2 | CT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20111020 | ||||
| 3 | CT_FIELD_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage | 20111020 | |||
| 4 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20111031 | |||
| 5 | EV_ACTION_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20111020 | |||
| 6 | EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Boolean Variable (X=True, -=False, Space=Unknown) | 20111020 | |||
| 7 | EV_FIELD_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Boolean Variable (X=True, -=False, Space=Unknown) | 20111020 | |||
| 8 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | ID of the FPM Event | 20111020 | |||
| 9 | IO_EXTENDED_CTRL | Call by reference | Object reference (TYPE REF TO) | IF_FPM_FORM_REPEATER_EXT_CTRL | Extended PBO control | 20111020 | |||
| 10 | IT_SELECTED_FIELD | Call by reference | Type reference (TYPE) | FPMGB_T_SELECTED_FIELDS | Selected(Used) Fields | 20111031 | |||
| 11 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | FPM_EDIT_MODE | FPM: Edit Mode | 20111020 | |||
| 12 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20111020 |
Method GET_DATA on Interface IF_FPM_GUIBB_FORM_REPEATER has no exception.
Method GET_DEFAULT_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LAYOUT_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_FPM_GUIBB_FORM_REPEATER_CFG | Form Repeater configuration interface | 20111020 |
Method GET_DEFAULT_CONFIG on Interface IF_FPM_GUIBB_FORM_REPEATER has no exception.
Method GET_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_FIELD_CATALOG | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20111020 | |||
| 2 | ES_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_S_T100_MESSAGE | FPMGB T100 messages | 20111020 | |||
| 3 | ES_OPTIONS | Call by reference | Type reference (TYPE) | FPMGB_S_FORM_REPEATER_OPTIONS | FPM Form Repeater UIBB: Contains elements for adjustments | 20130709 | |||
| 4 | ET_ACTION_DEFINITION | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONDEF | Action Definition | 20111020 | |||
| 5 | ET_DND_DEFINITION | Call by reference | Type reference (TYPE) | FPMGB_T_DND_DEFINITION | Drag and Drop Attributes Definition | 20111020 | |||
| 6 | ET_FIELD_DESCRIPTION | Call by reference | Type reference (TYPE) | FPMGB_T_FORMREPFIELD_DESCR | GUIBB From Repeater Field Description | 20111020 | |||
| 7 | ET_ROW_ACTION | Call by reference | Type reference (TYPE) | FPMGB_T_ROW_ACTION | Row actions | 20111025 | |||
| 8 | ET_SPECIAL_GROUP | Call by reference | Type reference (TYPE) | FPMGB_T_SPECIAL_GROUPS | Special Groups for GUIBB Field Grouping | 20111025 | |||
| 9 | EV_ADDITIONAL_ERROR_INFO | Call by reference | Type reference (TYPE) | DOKU_OBJ | Documentation Object | 20111020 |
Method GET_DEFINITION on Interface IF_FPM_GUIBB_FORM_REPEATER has no exception.
Method GET_PARAMETER_LIST Signature
Method GET_PARAMETER_LIST on Interface IF_FPM_GUIBB_FORM_REPEATER has no parameter.
Method GET_PARAMETER_LIST on Interface IF_FPM_GUIBB_FORM_REPEATER has no exception.
Method INITIALIZE Signature
Method INITIALIZE on Interface IF_FPM_GUIBB_FORM_REPEATER has no parameter.
Method INITIALIZE on Interface IF_FPM_GUIBB_FORM_REPEATER has no exception.
Method PROCESS_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20111031 | |||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | ok/failed | 20111020 | |||
| 3 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20111020 | |||
| 4 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Event was triggered by own UI | 20111020 |
Method PROCESS_EVENT on Interface IF_FPM_GUIBB_FORM_REPEATER has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 732 |