SAP ABAP Class /PLMU/CL_FRW_G_CNTRL_FORM_REP (Form Repeater Controller)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
⤷
/PLMU/UI_FRW_GUIBB (Package) UI Framework: Generic UI Building Blocks
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_G_CNTRL_TABLE | Super Controller for all Table Based Feeder | 20130129 |
Properties
| Class | /PLMU/CL_FRW_G_CNTRL_FORM_REP | |
| Short Description | Form Repeater Controller | |
| Super Class | /PLMU/CL_FRW_G_CNTRL_TABLE | Super Controller for all Table Based Feeder |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /PLMU/UI_FRW_GUIBB | UI Framework: Generic UI Building Blocks |
| Created | 20130129 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /PLMU/CL_FRW_G_CNTRL_FORM_REP has no forward declaration.
Interfaces
Class /PLMU/CL_FRW_G_CNTRL_FORM_REP has no interface implemented.
Friends
Class /PLMU/CL_FRW_G_CNTRL_FORM_REP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /PLMU/CL_FRW_G_UI_FORM_R_CNTRL | Form Repeater UI Element Controller | 20130129 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130129 | ||
| 2 | Instance method | Public | Method | 20130129 | ||
| 3 | Instance method | Public | Method | 20130129 | ||
| 4 | Instance method | Public | Method | 20130129 | ||
| 5 | Instance method | Protected | Method | 20130129 |
Events
Class /PLMU/CL_FRW_G_CNTRL_FORM_REP has no event.
Types
Class /PLMU/CL_FRW_G_CNTRL_FORM_REP has no local type.
Method Signatures
Method FORM_REP_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 | 20130129 | |||
| 2 | CT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130129 | ||||
| 3 | CT_FIELD_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage | 20130129 | |||
| 4 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20130129 | |||
| 5 | EV_ACTION_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130129 | |||
| 6 | EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130129 | |||
| 7 | EV_FIELD_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130129 | |||
| 8 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20130129 | |||
| 9 | IO_EXTENDED_CTRL | Call by reference | Object reference (TYPE REF TO) | IF_FPM_FORM_REPEATER_EXT_CTRL | Provides extended PBO control | 20130129 | |||
| 10 | IT_SELECTED_FIELDS | Call by reference | Type reference (TYPE) | FPMGB_T_SELECTED_FIELDS | Selected(Used) Fields | 20130129 | |||
| 11 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | FPM_EDIT_MODE | Edit Mode of UIBBs in OVP Floorplan | 20130129 |
Method FORM_REP_GET_DATA on class /PLMU/CL_FRW_G_CNTRL_FORM_REP has no exception.
Method FORM_REP_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 | 20130129 | ||||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | 20130129 | ||||
| 3 | EV_SKIP_PROCESSING | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130131 | |||
| 4 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20130129 | |||
| 5 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | 20130129 |
Method FORM_REP_PROCESS_EVENT on class /PLMU/CL_FRW_G_CNTRL_FORM_REP 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 | 20130129 | |||
| 2 | ES_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_S_T100_MESSAGE | FPMGB T100 messages | 20130129 | |||
| 3 | ET_ACTION_DEFINITION | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONDEF | Action Definition | 20130129 | |||
| 4 | ET_DND_DEFINITION | Call by reference | Type reference (TYPE) | FPMGB_T_DND_DEFINITION | Drag and Drop Attributes Definition | 20130129 | |||
| 5 | ET_FIELD_DESCRIPTION | Call by reference | Type reference (TYPE) | FPMGB_T_FORMREPFIELD_DESCR | GUIBB Form Repeater Field Description | 20130129 | |||
| 6 | ET_ROW_ACTION | Call by reference | Type reference (TYPE) | FPMGB_T_ROW_ACTION | Row actions | 20130129 | |||
| 7 | ET_SPECIAL_GROUP | Call by reference | Type reference (TYPE) | FPMGB_T_SPECIAL_GROUPS | Special Groups for GUIBB Field Grouping | 20130129 | |||
| 8 | EV_ADDITIONAL_ERROR_INFO | Call by reference | Type reference (TYPE) | DOKU_OBJ | Documentation Object | 20130129 |
Method GET_DEFINITION on class /PLMU/CL_FRW_G_CNTRL_FORM_REP has no exception.
Method GET_UI_FORM_REP_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_UI_FORM_REP_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | /PLMU/IF_FRW_G_UI_FORM_R_CNTRL | Form Repeater UI Element Controller | 20130129 |
Method GET_UI_FORM_REP_CONTROLLER on class /PLMU/CL_FRW_G_CNTRL_FORM_REP has no exception.
Method IS_OWN_SWAP_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20130129 | |||
| 2 | RV_IS_OWN_SWAP_EVENT | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130129 |
Method IS_OWN_SWAP_EVENT on class /PLMU/CL_FRW_G_CNTRL_FORM_REP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |