SAP Upgrades HANA Platform
TAKE NOTE (Insights into SAP solutions and Emerging Technology)
UNDER DEVELOPMENT(Information for ABAP Developers)
Using The SALV OO Class – Adding Functions to the ALV ToolBar
Let’s take a closer look at the toolbar. See the screen shot below for an overview of the generic functions of the toolbar
The user can sort the list by one or more columns, filter entries (e.g., display only data of one day), and calculate totals and subtotals. Users can determine column order and column length to retrieve needed information in a more convenient fashion.
Integrating the ALV Tool bar Functions
OK, so in the last post – Using The SALV OO Class for Quick and easy Table displays, I gave you the base code for a simple 2D display using the ABAP OO SALV class. We will be adding to this base code throughout the entire series. So lets start by adding the CL_SALV_FUNCTIONS class. Create the object reference variable.
HOLIDAY MESSAGE (Special message from CEO & President)