Application Development and Automation 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: 
Read only

how use function module MATERIAL_FORECAST_DISPLAY

Former Member
0 Likes
504

HI,

I need to use the function module MATERIAL_FORECAST_DISPLAY to get forecast parameters (table/ struct PROP).

But when i call this function in a program, there is a dynpro of forecast results (that i don't want). I just want to have exporting parameter (OUT_PROP).

Have you got an idea ? how can i do not display this dynpro ?

Thanks,

Anne-Laure Quinet

1 REPLY 1
Read only

Former Member
0 Likes
351

Try to use the module function WLB_CALCULATE_FORECAST.

Normally this function doesn't display a popup window.

Regards

Benson