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

FM for Changing Material Type

Former Member
0 Likes
2,275

Hi.

I need to change Material Type of already existing material. we manually use transaction code MMAM for this purpose. But we need to implement this functionality to our custom transaction. Do you know if there exists some Function Module / BAPI with help of which we can change Material Type of an existing material ?

Thanks

Gaurav

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,480

Hi,

As MMAM is very simple transaction. So you can go for BDC.

7 REPLIES 7
Read only

Former Member
0 Likes
1,481

Hi,

As MMAM is very simple transaction. So you can go for BDC.

Read only

0 Likes
1,480

Hi Senthil,

Thanks for quick reply.

yes BDC is an available option to me. Just wondering if someone knows some FM or BAPI to do this.

Read only

0 Likes
1,480

hmmm not too sure if i understood you correct but there is this FM

BAPI_MATERIAL_SAVEDATA

with which you can create or maintain materials.

Read only

Former Member
0 Likes
1,480

Hi Gaurav,

You can use WRF_MATERIAL_CHANGE_MTART.

Hope it helps.

Sujay

Read only

0 Likes
1,480

Hi Sujay,

Thanks. It works !

Edited by: Gaurav Raghav on Sep 2, 2010 3:43 PM

Read only

0 Likes
1,480

Hi

The FM has a popup to select the material type. I´m searching a FM to change material type in background. There is the popup not good. Had you similar problems?

Kai

Read only

Former Member
0 Likes
1,480

ok