SAP Abap Block Report
SAP Abap Block Report
SAP Abap Block Report
Subtotal :
It’s used to add the particular field data .
First we need to create a structure and internal table and work area for particular
structure.
Then we need to do manual catalog creation then add the do function keyword.
Then we need to create a subroutine for total.
The above subroutine do the work sorting and calculate subtotal output for above
code is following below.
Step -2:
The above program mention the structure creation of mara and vbap table
Then we need to do the manual catalog creation for first table data.
Step -6:
In this function module we need to mention the layout and event and internal table.
Then finally call the display function for display the data into internal table.
Step -8:
Then we need to click on save and execute button.
then show’s the output like following below.