SAP ABAP Class /PLMU/CL_FRW_G_UI_TABLE_CNTRL (Table UI Element 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 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_UI_TABLE_CNTRL | Table UI Element Controller | 20101203 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_G_UI_FORM_R_CNTRL | Form Repeater UI Element Controller | 20130129 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_G_UI_LIST_CNTRL | List UI Element Controller | 20120522 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_G_UI_TREE_CNTRL | Tree UI Element Controller | 20120522 |
Properties
| Class | /PLMU/CL_FRW_G_UI_TABLE_CNTRL | |
| Short Description | Table UI Element Controller | |
| Super Class | ||
| 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 | 20101203 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /PLMU/CL_FRW_G_UI_TABLE_CNTRL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMU/IF_FRW_G_UI_TABLE_CNTRL | Table UI Element Controller | 20101203 |
Friends
Class /PLMU/CL_FRW_G_UI_TABLE_CNTRL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMU/IF_FRW_G_ACTION_CNTRL | 20120706 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMU/CL_FRW_G_CALLBACK_PROXY | Call Back Proxy | 20120917 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | INT4 | 20101203 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | INT4 | 20101203 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20110214 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 20101203 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20101203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120706 | ||
| 2 | Instance method | Public | Method | 20120917 | ||
| 3 | Instance method | Public | Method | 20101203 | ||
| 4 | Instance method | Public | Method | 20110214 |
Events
Class /PLMU/CL_FRW_G_UI_TABLE_CNTRL has no event.
Types
Class /PLMU/CL_FRW_G_UI_TABLE_CNTRL has no local type.
Method Signatures
Method SET_ACTION_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACTION_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | /PLMU/IF_FRW_G_ACTION_CNTRL | 20120706 |
Method SET_ACTION_CONTROLLER on class /PLMU/CL_FRW_G_UI_TABLE_CNTRL has no exception.
Method SET_CALLBACK_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CALLBACK_PROXY | Call by reference | Object reference (TYPE REF TO) | /PLMU/CL_FRW_G_CALLBACK_PROXY | Call Back Proxy | 20120917 |
Method SET_CALLBACK_PROXY on class /PLMU/CL_FRW_G_UI_TABLE_CNTRL has no exception.
Method SET_NUMBER_OF_VISIBLE_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NUMBER_OF_VISIBLE_ROWS | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20101203 |
Method SET_NUMBER_OF_VISIBLE_ROWS on class /PLMU/CL_FRW_G_UI_TABLE_CNTRL has no exception.
Method SET_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PHASE | Call by reference | Type reference (TYPE) | STRING | 20110214 |
Method SET_PHASE on class /PLMU/CL_FRW_G_UI_TABLE_CNTRL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |