SAP ABAP Class IF_ALV_CML_CONFIG_CONTROLLER (Configuration Controller)
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
Class IF_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      
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_ALV_CML_CONFIG_CONTROLLER has no interface implemented.
Friends
Class IF_ALV_CML_CONFIG_CONTROLLER has no friend class.
Attributes
Class IF_ALV_CML_CONFIG_CONTROLLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_FILTER Instance method Public Method Change Filter or Start Filter Dialog 20090225
2 CHANGE_SETTINGS Instance method Public Method Starting Settings Dialog 20090225
3 CHANGE_SORT Instance method Public Method Change Sorting or Start Sort Dialog 20090225
4 CHANGE_TOTAL Instance method Public Method Change Summation or Start Column Sel. Dialog 20090225
5 GET_CONFIGURATION Instance method Public Method Acces to Configuration 20090303
6 LOAD_VARIANT Instance method Public Method Importing a New Variant (Without Starting the Dialog) 20090224
7 SAVE_VARIANT Instance method Public Method 20090304
8 SET_STATE_FOR_RESET Instance method Public Method Note Status for RESET 20090318
9 UPDATE_DATA_FOR_RESET Instance method Public Method Save Current Data from Grid for RESET 20110526
Events
Class IF_ALV_CML_CONFIG_CONTROLLER has no event.
Types
Class 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 Importing IS_SELFIELD Call by reference Type reference (TYPE) LVC_S_SELF ALV-Control: Infos zur aktuellen Zelle 20091221
2 Importing 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 class 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 Importing IT_SELECTED_COLUMNS Call by reference Type reference (TYPE) LVC_T_COL ALV-Control: Tabelle von Zeilen des Typs LVC_S_COL 20090304
2 Importing IT_TABSTRIP Call by reference Type reference (TYPE) DTC_T_TS Tabstrip 20090304

Method CHANGE_SETTINGS on class 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 Importing IT_SELECTED_COLUMNS Call by reference Type reference (TYPE) LVC_T_COL ALV-Control: Tabelle von Zeilen des Typs LVC_S_COL 20090225
2 Importing I_DOWN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090225
3 Importing I_SUBTOTALS Call by reference Type reference (TYPE) ABAP_BOOL 20091215

Method CHANGE_SORT on class 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 Importing IT_SELECTED_COLUMNS Call by reference Type reference (TYPE) LVC_T_COL ALV-Control: Tabelle von Zeilen des Typs LVC_S_COL 20090227
2 Importing I_TOTAL_TYPE Call by reference Type reference (TYPE) CHAR04 Datentyp 4 Zeichen 20090227

Method CHANGE_TOTAL on class 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 Returning R_CONFIGURATION Value transfer Object reference (TYPE REF TO) IF_ALV_CML_CONFIGURATION Interface ALV Konfiguration 20090303

Method GET_CONFIGURATION on class 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 Importing I_DIALOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090306
2 Importing I_FIRE_EVENTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090528
# Exception Resumable Description Created on
1 CANCELLED 20090309
2 NOT_FOUND 20090309

Method SAVE_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DIALOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090306
2 Importing I_FIRE_EVENTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090604
# Exception Resumable Description Created on
1 CANCELLED 20090309

Method SET_STATE_FOR_RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDCAT_INCOMPLETE Call by reference Type reference (TYPE) ABAP_BOOL 20090318

Method SET_STATE_FOR_RESET on class IF_ALV_CML_CONFIG_CONTROLLER has no exception.

Method UPDATE_DATA_FOR_RESET Signature

Method UPDATE_DATA_FOR_RESET on class IF_ALV_CML_CONFIG_CONTROLLER has no parameter.
Method UPDATE_DATA_FOR_RESET on class IF_ALV_CML_CONFIG_CONTROLLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in