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

Former Member
0 Likes
237

I added a code in exit_sapfv45k_001 under include Zxvvau03 for icon check item availability when clicked func code 'Pore' which is working fine with Dev server but does not work with Test and Quality server.It reaches Until that include but the code is not executed.Can anybody tell me where exactly the problem lies.

1 REPLY 1
Read only

Former Member
0 Likes
200

Check the data

sometimes based on the data you have entered,some condition may fail

so before clicking that button type /h and press button and check it.

Thanks