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_MATERIAL_SAVEDATA'

Former Member
0 Likes
308

Hi All,

I am basically extending a material from a Plant A to a Plant B using the BAPI 'BAPI_MATERIAL_SAVEDATA'.

However when passing the valuation data for the Accountng View , I am basically getting an error 'CURRENCY initial v., currency amount 100.0000 in STD_PRICE was transferred without a currency'.

Note that STD_PRICE is a field from the table MBEW.

I have checked out all the structures in this BAPI but none of them contain a currency field.

So, could you please help me to resolve this issue, and where to pass the currency field.

Thanks,

Arti

1 REPLY 1
Read only

Former Member
0 Likes
273

Hi

U've just posted this question, anyway: the field for currency should be PRICE_UNIT.

Max