‎2007 Jun 16 6:03 AM
Hi All,
I am using BAPI_MATERIAL_SAVE DATA Fm to update the material master data .
I want to change material type vend (which already existed) to HIBE material type .
Even though Basic data view populated its not updating in Material master .
Which views do i need to populate to change material type one value to other value?
‎2007 Jun 16 6:07 AM
if you use FM - BAPI_MATERIAL_SAVE DATA ,you can not update material type , use bdc program to update material type ,
See the transaction : MMAM - No BAPI to update material type
you need to use BDC Program.
Reward Points if it is helpful
Thanks
Seshu
‎2007 Jun 16 3:35 PM
‎2007 Jun 16 10:47 PM
Hi Priya,
If you use BAPI for updating the material type ,then you can't
You have to use BDC for MMAM Transaction ,there is no standard function module. I tried to update using BAPI but no luck.
I did BDC Program ...
Thanks
Seshu