Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to avoid pop up when using the FM- MATERIAL_FORECAST_DISPLAY/DIALOG

Former Member
0 Kudos

Hi ,

Using the FM- MATERIAL_FORECAST_DISPLAY in processin the idoc using change pointers, I need to pick up the PRMAD from exporting parameter - OUT_PROP .

While executing a pop-up screen of forecast results is getting displayed. It needs user intervention to execute further. But I don't want that. Please give me your suggestions as of how to avoid this pop up screen.

Thanks & Regards,

Kusuma

2 REPLIES 2

Former Member
0 Kudos

if it is Information message or success message(message type I or S) , it will skip in background mode....

Former Member
0 Kudos

Hi Kesava...

It is not a message... it is a dynpro which has the list of forecaste related dates and value...