‎2019 Jan 01 12:55 PM
I want a Function module with the same functionality as the above FM but able to display 12 month data on screen
‎2019 Jan 02 6:14 AM
Hello Ravi
The function module has hard coded month between and 1 and 3 in subroutine CHECK_PARAMETER. At least i could not find any other FM. We have two options one is let users see data for 3 months and then press next button and you call this FM again which will show data for the current quarter. Last option which i will prefer is to extend existing FM a Z copy which can be complex.
Nabheet