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

Function Module in Material Master

Former Member
0 Likes
391

Hi All,

I am developing an interface for Material Master. On change of fields, MATNR, MAKTX, <Short name (extension)>, MTART, MSTAE, WERKS, I need to trigger an IDOC.

For populating the extended fields I need a function module name which gets called while triggering IDOC.

Please let me know ASAP.

Thanks,

Shriram

1 REPLY 1
Read only

Former Member
0 Likes
336

Hi,

Create a project in cmod with z name and add the below mentioned component and write ur code in the incude program ZXMGVU03 which is present in the Customer function module:EXIT_SAPLMV01_002 .

And dont forget activate the project .

Component: MGV00001

Please reward points if the solution is helpful.

Thanks ,

Prasanna