‎2006 Sep 08 12:30 PM
Hi..
I am getting a strange error.
I am using the user-exit MGA00001>EXIT_SAPLMGMU_001(INCLUDE>ZXMG0U02) for the material master and have coded inside this EXIT.
In the devlopment, this exit is triggered whenevr we change a material but when I transported the INCLUDE ZXMG0U02 (inside the EXIT_SAPLMGMU_001)in which I coded to Quality then this user-exit EXIT_SAPLMGMU_001 is not at all triggered whenever there is a change in the material.
I couldnt understand the reason behind this phenomenon.
Please guide me to solve this issue.
Thank You
‎2006 Sep 08 12:34 PM
1.check iF is active in QAS server or not.
2.Check Transport request Series.
Regards
Prabhu
‎2006 Sep 08 12:59 PM
Please make sure that the project (CMOD) in which the Exit lies is activated & transported.
Regards,
Devendra
‎2006 Sep 08 1:02 PM
Hi Subhash,
1.First check in quality system weather your changes are reflected there?
If they are not present in the quality system it means they are not transported properly.
go back to test system. try to assign this to a package and then to a request transport. then transport this to quality system. it will work..
also put a break point in quality and chekc if it stops at breal point or not.
jaffer
‎2006 Sep 08 1:49 PM
Did you check in QA if your user-exit is active and also the code corresponds to DEV code. If the code is present, then the config part might be missing and thus not triggering the user exit. Some user-exits get triggered only when config is enabled for them. The other thing is to retransport all the objects, assign all the relevant objects to one CTS and transport it to QA.
hith
Sunil Achyut
‎2006 Sep 08 1:50 PM
Hello,
Please check the configuration part.
Regs,
Venkat Ramanan N