CL_ALV_GRID_XT - Extensions for CL_GUI_ALV_GRID
ROGBILLS - Synchronize billing plans General Data in Customer MasterThis documentation is copyright by SAP AG.
Functionality
This class enhances class CL_GUI_ALV_GRID to include the following functions:
- Integration of BAdI ALV_GRID_XT
- Toolbar Manager
by means of class CL_ALV_GRID_TOOLBAR_MANAGER.
- Output optimization (hide blank columns)
by means of function module ALV_OPTIMIZE_OUTPUT
These additional functions are activated by parameters in the constructor of this class:
- I_GRID_ID
An entry from table TALV_GRID is expected here. If this entry exists, before the methods SET_TABLE_FOR_FIRST_DISPLAY or REFRESH_TABLE_DISPLAY are executed, the same-name methods of BAdI ALV_GRID_XT are called.
- I_TOOLBAR_MANAGER
'X' = Activates the 3-level toolbar administration
- I_OPTIMIZE_OUTPUT
'X' = Activates the display optimization using function module ALV_OPTIMIZE_OUTPUT.
There is NO display optimization with the following fields:
- Fields flagged as key fields in the field catalog
- Fields flagged as NO_OUT = 'X' when the SET_TABLE_FOR_FIRST_DISPLAY method is called.
Relationships
Example
Notes
Further information
The toolbar settings are saved automatically when the FREE method is called, or if the SAVE_TOOLBAR_STATEmethod is used instead of the FREE method. Alternatively, saving of all open toolbar/personalization settings can take place at the end of the transaction by calling the static methodCL_USER_DEFAULTS=>SAVE_ALL,.
See report R_ALV_GRID_XT.
General Data in Customer Master rdisp/max_wprun_time - Maximum work process run time
This documentation is copyright by SAP AG.
Length: 2151 Date: 20120526 Time: 084134 triton ( 71 ms )






