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 exit ..not comes into effect.

Former Member
0 Likes
1,183

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
Read only

Former Member
0 Likes
1,152

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
Read only

Former Member
0 Likes
1,152

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.

Read only

Former Member
0 Likes
1,152

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

Read only

Former Member
0 Likes
1,152

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

Read only

Former Member
0 Likes
1,152

Ravi,

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

Read only

0 Likes
1,152

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

Read only

abdul_hakim
Active Contributor
0 Likes
1,152

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

Read only

Former Member
0 Likes
1,152

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?

Read only

0 Likes
1,152

HI Raja,

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

Regards,

Ravi

Read only

Former Member
0 Likes
1,153

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

Read only

0 Likes
1,152

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

Read only

Former Member
0 Likes
1,152

Thanks ravi..i got that.