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

maintaining future price

Former Member
0 Likes
479

Hi,

I need to change the future price and date for a material. Though it can be done by mm02 but I have to use BAPI for the same. I tried with BAPI_MATERIALSAVEDATA. Problem is in this BAPI i can transfer currency. So materials for which company code currency and group currency are different, i can't change both fields.

Please let me know is there any other BAPI for the same.

Thanks.

Hi,

I need to change the future price and date for a material. Though it can be done by mm02 but I have to use BAPI for the same. I tried with BAPI_MATERIALSAVEDATA. Problem is in this BAPI i can transfer currency. So materials for which company code currency and group currency are different, i can't change both fields.

Please let me know is there any other BAPI for the same.

Thanks.

1 REPLY 1
Read only

Former Member
0 Likes
448

investigate tx. MASS, BUS 1001 - either for using it instead of creating your own program or for finding out how it does exactly what you want.