‎2016 Jan 22 5:59 AM
Hi all,
I wrote one functional exit for me21n t-code in develoment it is working fine in it.
when it is moved to quality that functional exit is not triggering for that me21n t-code.
can any one provide solution for this.....
‎2016 Jan 22 6:08 AM
Hi Pawan,
Which function exit you have implemented and Can you check CMOD project is activated in quality as well ?
Br
Deependra
‎2016 Jan 22 6:12 AM
Hi deependra,
EXIT_SAPMM06E_016 this is the exit i implemented it is in active state only in quality.
‎2016 Jan 22 6:26 AM
Hi Pavan,
I can not say much right now, but did you checked in debug that function exit is getting called or not ?
i think you implement this exit for custom field in PO. you put breakpoint in program MM06EF0C_CUSTSCR1_ITEM_SET_D03 line number 17 and check how it is proceeding to your custom code in exit.
‎2016 Jan 22 10:09 PM
Pavan Kumar Reddy M wrote:
Hi deependra,
EXIT_SAPMM06E_016 this is the exit i implemented it is in active state only in quality.
Well, how do you expect it to work then if it's not activated? Obviously something went wrong when moving changes to QA. Get assistance from a Basis admin or a senior developer locally.
I'm very much confused why this issue requires assistance from the whole global community...
‎2016 Jan 22 6:08 AM
Hi,
Check if the TR has all the relevant objects which you developed in dev.
Regards,
Naveen Kumar.
‎2016 Jan 22 6:10 AM
yes it had all relavent objects what all i developed in development