SAP ABAP Class CL_FPM_GUIBB_FORM_REP_CFG (Configuration API for GUIBB FPM_FORM_REPEATER_UIBB)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_ADV_FORM_BASE_CFG | Base Config. API for all GUIBBs based on Advanced Forms | 20111019 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM_REPEATER_CFG | Form repeater configuration interface | 20111019 |
Properties
| Class | CL_FPM_GUIBB_FORM_REP_CFG | |
| Short Description | Configuration API for GUIBB FPM_FORM_REPEATER_UIBB | |
| Super Class | CL_FPM_ADV_FORM_BASE_CFG | Base Config. API for all GUIBBs based on Advanced Forms |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_GUIBB | Generic UI building blocks |
| Created | 20111019 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_GUIBB_FORM_REP_CFG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB_FORM_REPEATER_CFG | Form repeater configuration interface | 20111019 |
Friends
Class CL_FPM_GUIBB_FORM_REP_CFG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | FPMGB_T_ROW_ACTION | Row actions | 20111212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20111019 | |
| 2 | Instance method | Public | Method | 20131015 |
Events
Class CL_FPM_GUIBB_FORM_REP_CFG has no event.
Types
Class CL_FPM_GUIBB_FORM_REP_CFG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONFIG_CONTEXT_ROOT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Root node of Form Repeater configuration context | 20111019 | |||
| 2 | IO_DATA_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_FPM_GUIBB_FORM_REP_DATA_MGR | Data Manager Class for GUIBB FPM_FORM_REPEATER_UIBB | 20111019 | |||
| 3 | IO_FIELD_CATALOG | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | 20111019 | ||||
| 4 | IO_SERVICE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FPM_CFG_SERVICE_HANDLER | FPM Config Editor Service Handler | 20111019 | |||
| 5 | IT_ACTION_DEFINITION | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONDEF | Action Definition | 20111019 | |||
| 6 | IT_DND_DEFINITION | Call by reference | Type reference (TYPE) | FPMGB_T_DND_DEFINITION | Drag and Drop Attributes Definition | 20120716 | |||
| 7 | IT_ROW_ACTION_DEFINITION | Call by reference | Type reference (TYPE) | FPMGB_T_ROW_ACTION | Row actions | 20111212 |
Method CONSTRUCTOR on class CL_FPM_GUIBB_FORM_REP_CFG has no exception.
Method SET_FORM_REP_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FORM_REP_CONTEXT | Call by reference | Type reference (TYPE) | IF_FPM_GUIBB_FORM_REPEATER_CFG~TY_S_FORM_REP_CONTEXT | 20131015 |
Method SET_FORM_REP_CONTEXT on class CL_FPM_GUIBB_FORM_REP_CFG has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 732 |