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

Functional exit query

Former Member
0 Likes
945

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.....

6 REPLIES 6
Read only

deependra_shekhawat3
Contributor
0 Likes
919

Hi Pawan,

Which function exit you have implemented and Can you check CMOD project is activated in quality as well ?

Br

Deependra

Read only

0 Likes
919

Hi deependra,

EXIT_SAPMM06E_016 this is the exit i implemented it is in active state only in quality.

Read only

0 Likes
919

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.

Read only

0 Likes
919

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...

Read only

Former Member
0 Likes
919

Hi,

Check if the TR has all the relevant objects which you developed in dev.

Regards,

Naveen Kumar.

Read only

0 Likes
919

yes it had all relavent objects what all i developed in development