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

BAPI for updating material forecast values

Former Member
0 Likes
2,037

Hi folks,

Is there any BAPI or Function module to update material forecast values. If not is BDC the only way to do so...pls suggest..

Thankm

Hi folks,

Is there any BAPI or Function module to update material forecast values. If not is BDC the only way to do so...pls suggest..

Thankm

5 REPLIES 5
Read only

jyothi_anagani
Active Contributor
0 Likes
1,336

Hi,

BAPI_MATERIAL_GET_DETAIL or

BAPI_MATERIAL_MAINTAINDATA_RT

Thanks

Read only

saranwin
Contributor
0 Likes
1,336

Hey Shyam,

Try this Function Module : MATERIAL_FORECAST_UPDATE.

Regards,

Saravanan M

Read only

Former Member
0 Likes
1,336

Hi Shyam,

You can use "BAPI_MATERIAL_SAVEREPLICA". I have already used it and works fine.

Regards,

Anil

Read only

0 Likes
1,336

Hi Anil,

Thanks for your answer. What should we input for the parameter 'FUNCTION' (MSGFN).

Do you have sample code that you have done...

Thanks,

Shyam.

Read only

0 Likes
1,336

Hi,

By reading the function module documentation i came to know that the value for FUNCTION parameter is '003'. I passed it. but still its not working. Did any body work on this before..Any suggestion will be appreciated.

Thanks,

Shyam.