SAP ABAP Interface IF_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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ALV_CML_CONFIG_CONTROLLER | Configuration Controller | 20090224 |
Properties
| Interface | IF_ALV_CML_CONFIG_CONTROLLER | |
| Short Description | Configuration Controller |
General Data
| Package | SALV_GUI_CML | SAP GUI ALV Configuration - Model Parts - LVC |
| Created | 20090224 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_ALV_CML_CONFIG_CONTROLLER has no interface.
Friends
Interface IF_ALV_CML_CONFIG_CONTROLLER has no friend.
Attributes
Interface IF_ALV_CML_CONFIG_CONTROLLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change Filter or Start Filter Dialog | 20090225 | |
| 2 | Instance method | Public | Method | Starting Settings Dialog | 20090225 | |
| 3 | Instance method | Public | Method | Change Sorting or Start Sort Dialog | 20090225 | |
| 4 | Instance method | Public | Method | Change Summation or Start Column Sel. Dialog | 20090225 | |
| 5 | Instance method | Public | Method | Acces to Configuration | 20090303 | |
| 6 | Instance method | Public | Method | Importing a New Variant (Without Starting the Dialog) | 20090224 | |
| 7 | Instance method | Public | Method | 20090304 | ||
| 8 | Instance method | Public | Method | Note Status for RESET | 20090318 | |
| 9 | Instance method | Public | Method | Save Current Data from Grid for RESET | 20110526 |
Events
Interface IF_ALV_CML_CONFIG_CONTROLLER has no event.
Types
Interface IF_ALV_CML_CONFIG_CONTROLLER has no local type.
Method Signatures
Method CHANGE_FILTER 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 | 20090225 |
Method CHANGE_FILTER on Interface IF_ALV_CML_CONFIG_CONTROLLER has no exception.
Method CHANGE_SETTINGS 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 | 20090304 | |||
| 2 | IT_TABSTRIP | Call by reference | Type reference (TYPE) | DTC_T_TS | Tabstrip | 20090304 |
Method CHANGE_SETTINGS on Interface IF_ALV_CML_CONFIG_CONTROLLER has no exception.
Method CHANGE_SORT 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 | 20090225 | |||
| 2 | I_DOWN | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090225 | |||
| 3 | I_SUBTOTALS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091215 |
Method CHANGE_SORT on Interface IF_ALV_CML_CONFIG_CONTROLLER has no exception.
Method CHANGE_TOTAL 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 | Datentyp 4 Zeichen | 20090227 |
Method CHANGE_TOTAL on Interface IF_ALV_CML_CONFIG_CONTROLLER has no exception.
Method GET_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CONFIGURATION | Value transfer | Object reference (TYPE REF TO) | IF_ALV_CML_CONFIGURATION | Interface ALV Konfiguration | 20090303 |
Method GET_CONFIGURATION on Interface IF_ALV_CML_CONFIG_CONTROLLER has no exception.
Method LOAD_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DIALOG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090306 | |||
| 2 | I_FIRE_EVENTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090309 | |||
| 2 | 20090309 |
Method SAVE_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DIALOG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090306 | |||
| 2 | I_FIRE_EVENTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090309 |
Method SET_STATE_FOR_RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDCAT_INCOMPLETE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090318 |
Method SET_STATE_FOR_RESET on Interface IF_ALV_CML_CONFIG_CONTROLLER has no exception.
Method UPDATE_DATA_FOR_RESET Signature
Method UPDATE_DATA_FOR_RESET on Interface IF_ALV_CML_CONFIG_CONTROLLER has no parameter.
Method UPDATE_DATA_FOR_RESET on Interface IF_ALV_CML_CONFIG_CONTROLLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |