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

Problem with BAPI_MATERIAL_SAVEDATA

Former Member
0 Likes
733

Hi,

I am using the FM BAPI_MATERIAL_SAVEDATA to update future price for a material.But it is updating the future price only for company code currency but it is not updating the price group currency ?

Please can any one help me in updating the future price for group currency also.?

regards,

pavee.....

4 REPLIES 4
Read only

Former Member
0 Likes
694

send ur code for that function module

That will help to catch the mistake

Regards,

Ajay

Read only

0 Likes
694

Hi Ajay,

i am just testing this FM using SE37 .

I am passing material number and account view as X in the headdata.

in the valuationdata i am passing val_area as plant and future price and validfrom date .

in the valuationdatax i am passing val_ares as plant and future_pr as X and Valid_from as X.

is there any other field that i need to pass to populate the group currency future price ?

regards

paveeee

Read only

0 Likes
694

in valuationdatax pass 'X' not val_ares

remember

for VALUATIONDATA pass value

and for VALUATIONDATAX pass 'X'

Pass all parameters like this

Regards,

Ajay

Read only

0 Likes
694

Hi Ajay .

you mean to say i need to pass the X to all the parameters for valuationdatax?

regards,

paveee