SAP ABAP Class CL_ALV_CML_CONFIG_CONTROLLER (Configuration Controller)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_GUI_CML (Package) SAP GUI ALV Configuration - Model Parts - LVC
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ALV_CML_CONFIG_CONTROLLER | Configuration Controller | 20090224 |
Properties
| Class | CL_ALV_CML_CONFIG_CONTROLLER | |
| Short Description | Configuration Controller | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_GUI_CML | SAP GUI ALV Configuration - Model Parts - LVC |
| Created | 20090224 | SAP |
| Last change | 20130531 | SAP |
| 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ALV_CML_CONFIG_CONTROLLER | Configuration Controller | 20090224 |
Friends
Class CL_ALV_CML_CONFIG_CONTROLLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20090227 | |||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ALV_CML_CONFIGURATION | ALV LVC Configuration Model : Model Items (CL_ALV_VARIANT) | 20090224 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090224 | ||
| 2 | Instance method | Private | Method | 20090226 | ||
| 3 | Instance method | Private | Method | 20090226 | ||
| 4 | Instance method | Private | Method | 20090227 |
Events
Class CL_ALV_CML_CONFIG_CONTROLLER has no event.
Types
Class CL_ALV_CML_CONFIG_CONTROLLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_SALV_GRM_DATA_SOURCE | Applikationsdaten | 20090303 | |||
| 2 | IR_LOG_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CSQ_LOG_PROVIDER | 20090318 | ||||
| 3 | IR_MASTER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20090303 |
Method CONSTRUCTOR on class CL_ALV_CML_CONFIG_CONTROLLER has no exception.
Method UPDATE_FILTER_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SELFIELD | Call by reference | Type reference (TYPE) | LVC_S_SELF | ALV-Control: Infos zur aktuellen Zelle | 20091221 | |||
| 2 | IT_SELECTED_COLUMNS | Call by reference | Type reference (TYPE) | LVC_T_COL | ALV-Control: Tabelle von Zeilen des Typs LVC_S_COL | 20090226 |
Method UPDATE_FILTER_RULES on class CL_ALV_CML_CONFIG_CONTROLLER has no exception.
Method UPDATE_SORT_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTED_COLUMNS | Call by reference | Type reference (TYPE) | LVC_T_COL | ALV-Control: Tabelle von Zeilen des Typs LVC_S_COL | 20090226 | |||
| 2 | I_DOWN | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090226 | ||||
| 3 | I_SUBTOTALS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091215 |
Method UPDATE_SORT_RULES on class CL_ALV_CML_CONFIG_CONTROLLER has no exception.
Method UPDATE_TOTAL_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTED_COLUMNS | Call by reference | Type reference (TYPE) | LVC_T_COL | ALV-Control: Tabelle von Zeilen des Typs LVC_S_COL | 20090227 | |||
| 2 | I_TOTAL_TYPE | Call by reference | Type reference (TYPE) | CHAR04 | Min, Max, Avg or Sum | 20090227 |
Method UPDATE_TOTAL_RULES on class CL_ALV_CML_CONFIG_CONTROLLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |