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

MM-Classification view any update function module

Former Member
0 Likes
656

update the Classification View,

what is the function module to update SAP-MM view classification in sap abap ?

3 REPLIES 3
Read only

Former Member
0 Likes
580

Hi Siva,

try this FM

UPDATE_MATERIAL_CLASSIFICATION

and also you can try with the Enhancement MGA00001

this user exit is trgger when the you are creating/Changing the material from MM01/MM03

you can also look into the FM EXIT_SAPLMGMU_001

hope it is use ful to you.

Regards

Edited by: Prasanth M on Feb 12, 2009 9:12 PM

Read only

0 Likes
580

Hi Prashant,

Thanks for your help , i will check it.

Siva

Read only

0 Likes
580

Hi Prashant,

Thanks for your help , i will check it.

Siva