SAP ABAP Class CL_FPM_FORM_REPEATER_EXT_CTRL (Implementation of extended control)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_FORM_REPEATER_EXT_CTRL | Extended PBO control | 20111020 |
Properties
Class | CL_FPM_FORM_REPEATER_EXT_CTRL | |
Short Description | Implementation of extended control | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APB_FPM_GUIBB | Generic UI building blocks |
Created | 20111020 | SAP |
Last change | 20141120 | |
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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_FORM_REPEATER_EXT_CTRL | Extended PBO control | 20111020 |
Friends
Class CL_FPM_FORM_REPEATER_EXT_CTRL 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) | CL_FPM_FORM_REP_UIBB_ASSIST | Assistance class for FPM_FORM_REPEATER_UIBB | 20121011 | ||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20111020 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20111123 | ||||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_FPM_GUIBB_FORM_REP_DATA_MGR=>TY_T_SWAP_EVENT | 20111020 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20111020 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FPM_EVENT_ID | Event for which the focus is requested | 20120520 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | NAME_KOMP | Field for which the focus is requested | 20120520 | ||
8 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20111024 | ||||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20111024 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Row index of the repeating unit | 20120520 | ||
11 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20111020 | ||||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20111020 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20111121 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Height of swap UIBB | 20140624 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | To be called at AFTER_FAILED_EVENT | 20111020 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20121011 |
3 | ![]() |
Instance method | Public | Method | To be called in the GET_UIBBS phase | 20111021 |
4 | ![]() |
Instance method | Public | Method | To be called after GET_DATA feeder invocation | 20111020 |
5 | ![]() |
Instance method | Public | Method | To be called before GET_DATA feeder invocation | 20111020 |
6 | ![]() |
Instance method | Public | Method | Set grouping fields | 20111123 |
7 | ![]() |
Instance method | Private | Method | Internal setter | 20111020 |
8 | ![]() |
Instance method | Public | Method | Set Swap Data | 20111028 |
Events
Class CL_FPM_FORM_REPEATER_EXT_CTRL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_GROUPING | Public | Attribute reference (LIKE) | 20111123 | |
||
2 | TY_T_GROUPING | Public | Attribute reference (LIKE) | 20111123 | |
Method Signatures
Method AFTER_FAILED_EVENT Signature
Method AFTER_FAILED_EVENT on class CL_FPM_FORM_REPEATER_EXT_CTRL has no parameter.
Method AFTER_FAILED_EVENT on class CL_FPM_FORM_REPEATER_EXT_CTRL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ASSIST | Call by reference | Object reference (TYPE REF TO) | CL_FPM_FORM_REP_UIBB_ASSIST | Assistance class for FPM_FORM_REPEATER_UIBB | 20121011 |
Method CONSTRUCTOR on class CL_FPM_FORM_REPEATER_EXT_CTRL has no exception.
Method DETERMINE_NEW_SWAP_STATE 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 | 20111021 | ||
2 | ![]() |
IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20111021 | ||
3 | ![]() |
RV_SWAP_UIBB_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111021 |
Method DETERMINE_NEW_SWAP_STATE on class CL_FPM_FORM_REPEATER_EXT_CTRL has no exception.
Method EXIT_GET_DATA Signature
Method EXIT_GET_DATA on class CL_FPM_FORM_REPEATER_EXT_CTRL has no parameter.
Method EXIT_GET_DATA on class CL_FPM_FORM_REPEATER_EXT_CTRL has no exception.
Method INIT_GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUIBB_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20111024 |
Method INIT_GET_DATA on class CL_FPM_FORM_REPEATER_EXT_CTRL has no exception.
Method SET_GROUPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_GROUPING | Call by reference | Type reference (TYPE) | TY_T_GROUPING | Grouping fields | 20111123 |
Method SET_GROUPING on class CL_FPM_FORM_REPEATER_EXT_CTRL has no exception.
Method SET_SWAP_INDEX_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20111020 |
Method SET_SWAP_INDEX_INTERNAL on class CL_FPM_FORM_REPEATER_EXT_CTRL has no exception.
Method SET_SWAP_UIBB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SWAP_UIBB | Call by reference | Type reference (TYPE) | CL_FPM_GUIBB_FORM_REP_DATA_MGR=>TY_S_SWAP_UIBB | 20111028 |
Method SET_SWAP_UIBB on class CL_FPM_FORM_REPEATER_EXT_CTRL has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 732 |