SAP ABAP Class CL_FPM_LIST_RENDERING (Rendering class for List GUIBB)
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_GUIBB_BASE_RENDER | Rendering of Lists | 20090811 |
Properties
| Class | CL_FPM_LIST_RENDERING | |
| Short Description | Rendering class for List GUIBB | |
| Super Class | CL_FPM_GUIBB_BASE_RENDER | Rendering of Lists |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_GUIBB | Generic UI building blocks |
| Created | 20090804 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_LIST_RENDERING has no forward declaration.
Interfaces
Class CL_FPM_LIST_RENDERING has no interface implemented.
Friends
Class CL_FPM_LIST_RENDERING 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_LIST_RENDER_STYLE | Rendering Style of FPM List GUIBB | 20110408 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090804 | |
| 2 | Instance method | Public | Method | 20101129 | ||
| 3 | Instance method | Public | Method | 20110404 |
Events
Class CL_FPM_LIST_RENDERING has no event.
Types
Class CL_FPM_LIST_RENDERING 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_TABLE_READER | Call by reference | Object reference (TYPE REF TO) | IF_WD_PERS_TABLE_READER | Reads the configuration data as a table | 20131202 | |||
| 2 | IS_OPTIONS | Call by reference | Type reference (TYPE) | FPMGB_S_LIST_OPTIONS | FPM LIST UIBB: Contains elements for adjustments | 20110121 | |||
| 3 | IV_CONFIG_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090804 | ||||
| 4 | IV_DESIGN_TIME | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090804 | |||
| 5 | IV_GUIDELINE | Call by reference | Type reference (TYPE) | STRING | 20101129 |
Method CONSTRUCTOR on class CL_FPM_LIST_RENDERING has no exception.
Method DELETE_FILTER Signature
Method DELETE_FILTER on class CL_FPM_LIST_RENDERING has no parameter.
Method DELETE_FILTER on class CL_FPM_LIST_RENDERING has no exception.
Method SET_ALV_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ALV_OBJECT | Call by reference | Object reference (TYPE REF TO) | IWCI_SALV_WD_TABLE | WebDynpro Interface COMPONENTCONTROLLER | 20110404 | |||
| 2 | IO_RENDER_ALV_UTIL | Call by reference | Object reference (TYPE REF TO) | CL_FPM_GUIBB_ALV_UTIL | Utility class for ALV display | 20110404 | |||
| 3 | IO_TABLE_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110404 |
Method SET_ALV_OBJECTS on class CL_FPM_LIST_RENDERING has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 730 |