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

update material master data BAPI_MATERIAL_SAVE DATA

Former Member
0 Likes
493

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?

3 REPLIES 3
Read only

Former Member
0 Likes
431

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

Read only

0 Likes
431

Can any one help me to resolve this issue?

Read only

0 Likes
431

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