Hello.
Please tell me if about how to skip the screen which get display when function module MD_MRP_LIST_OVERVIEW is used.
This function module is used for TCODE- MD06 .
I need to use the screen similiar to MD06 with less screen fields and then calling MD_MRP_LIST_OVERVIEW with appropriate value. The output table is then required for further processing and then I have to display an ALV of my own.
Everything is working fine so far but I want to skip the display coming from MD_MRP_LIST_OVERVIEW func module.
Please tell me an appropriate solution.