Application Development 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: 

Function exit ..not comes into effect.

Former Member
0 Kudos

Hi,

i made changes in one function exit which is called in me21.

i activated n placed break point.

still it's not going in to that ...

what wud be the problem..

Help me.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

ravi,

As i am new to this txn...plz guid

i created project...

in Enhancement assignments what can i give?

i want fucntion exit..exit_XXX to be activated..

where can i do this?

Message was edited by: raja gurrala

11 REPLIES 11

Former Member
0 Kudos

hi

i think problem with fuc.Settings.

Fuctional guy should activate exit other wise u will not get trigger the exit.

check it out.

all the best.

Former Member
0 Kudos

Hi any how...

cud u plz tell me how to activate this?

where to go?

just tell me atleat how to confirm whether it is activated or not?

Message was edited by: raja gurrala

former_member181962
Active Contributor
0 Kudos

Hi raja,

You should create a project for your exit in CMOD Txn and then activate the project. Then only your code will be executed.

Regards,

Ravi

Former Member
0 Kudos

Ravi,

cud u plz tell first of all how to findout whether it is active or not?

0 Kudos

Hi Raja,

If you put a break point in your code and if the control doesn't stop there, that means its inactive.

Regards,

Ravi

abdul_hakim
Active Contributor
0 Kudos

Hi Raja,

Go to CMOD create a project and activate it so that your

function module exit will come to effect else it wont.

Regards,

Abdul

Former Member
0 Kudos

Do i need to save this to Trequest and to release that when actually finish my work with that user exit and want to release to production?

0 Kudos

HI Raja,

Yes, You need to transport the Project for your enhancement also.

Regards,

Ravi

Former Member
0 Kudos

ravi,

As i am new to this txn...plz guid

i created project...

in Enhancement assignments what can i give?

i want fucntion exit..exit_XXX to be activated..

where can i do this?

Message was edited by: raja gurrala

0 Kudos

Hi raja,

I hae no idea as to how to find the Enhancement name for the Function Exit you are using. But once you know that, you can give the enhancement name in the enhancemnent assignments and say save.

If you know the enhancement name, you can view the same in SMOD and verify whether your function exits is there ot not.

Regards,

Ravi

Former Member
0 Kudos

Thanks ravi..i got that.