‎2008 Dec 15 7:35 AM
Dear all,
I tried to create a BAPI program to upload material master.
There are two currencies used in material master, one is the company currency and another one is group currency.
However, the BAPI method "BAPI_MATERIAL_SAVEDATA" can only allow the upload of the company currency.
Please kindly guide me how could i include the other currency into the program as well.
Thank you very much.
‎2008 Dec 15 8:22 AM
Hi,
u r entering material group in the import parameter 'clientdata', right?
i saw that in a table called WRF_PRGRP , currency key for each material group is stored.
u can see that as a field called 'PRICE GROUP', in table T023 which is the check table for material group.
i dont know whether it will help u!
regards
Arjun
Edited by: Arjun Subhash on Dec 15, 2008 1:54 PM
‎2008 Dec 16 9:09 AM
Hi, thanks for your guidance.
Somehow, I did another conversion program using BDC and it works.
Thanks.
‎2008 Dec 16 9:10 AM
‎2009 Jan 15 1:30 PM
Hi Yen,
I am working on BAPI_MATERIAL_SAVEDATA.
trying to load std price, moving price along with other fields.
iam getting an error
when i display log it shows the following error
E B1 537 currency initial V, currency amount 500.000 in std_price wa transferred without a currency
where do i maintain currency in bapi_material_savedata
Regards,
Ranjith N