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

User Exit related problem

Former Member
0 Likes
369

I have created one user exit for transaction CO02 .We acn navigate on different screens . My user exit works when you click on save button .

But now problem is when you click on save button of on different screen first time it wont work . But if you go to main screen of CO02 and return back to other screen it works what may be the reason .

thank you in advance .

I have created one user exit for transaction CO02 .We acn navigate on different screens . My user exit works when you click on save button .

But now problem is when you click on save button of on different screen first time it wont work . But if you go to main screen of CO02 and return back to other screen it works what may be the reason .

thank you in advance .

1 REPLY 1
Read only

Former Member
0 Likes
348

hi ragha,

it is because the exit u used is allocated for a particular transaction..

check it in SMOD .. give the exit name to see the documentation..

thats the reason it doesn't work in the other screens..

<b>reward if useful..</b>

Message was edited by: Ashok Kumar Prithiviraj