‎2010 Sep 02 1:38 PM
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
‎2010 Sep 02 1:50 PM
Hi,
As MMAM is very simple transaction. So you can go for BDC.
‎2010 Sep 02 1:50 PM
Hi,
As MMAM is very simple transaction. So you can go for BDC.
‎2010 Sep 02 2:03 PM
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.
‎2010 Sep 02 2:10 PM
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.
‎2010 Sep 02 2:31 PM
Hi Gaurav,
You can use WRF_MATERIAL_CHANGE_MTART.
Hope it helps.
Sujay
‎2010 Sep 02 2:43 PM
Hi Sujay,
Thanks. It works !
Edited by: Gaurav Raghav on Sep 2, 2010 3:43 PM
‎2023 Jul 25 8:08 AM
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
‎2011 Jul 25 11:48 AM