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 in uploading material master data using BAPI?

Former Member
0 Likes
314

Hi all,

I am using BAPI_MATERIAL_SAVEDATA to upload materail master data. Here i have to pass moving average price values in two currenices(using account_view and valuationdata in BAPI). But i found only one field for moving average price i.e moving_pr in valuationdata.

Please help me on how to upload the moving average price in two currencies?

Thanks,

Aravind.

2 REPLIES 2
Read only

Former Member
0 Likes
259

Hi

There is function module BAPI_MATERIAL_SAVEREPLICA where

VALUATIONDATA parameter is in the tables tab.

But I didn't test it. Try, may be it works as you need.

Read only

Former Member
0 Likes
259

solved using BDC