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

Debugging Field Exit

Former Member
0 Likes
676

Hello...

Is it possible to debug a field exit???If yes then how can we do it??

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
533

Hi,

Sorry, its not possible, field exits cannot be debugged. you'll need to test the function module directly in SE37, If you want to debug the functionality.

Regards,

~Satya

3 REPLIES 3
Read only

Former Member
0 Likes
534

Hi,

Sorry, its not possible, field exits cannot be debugged. you'll need to test the function module directly in SE37, If you want to debug the functionality.

Regards,

~Satya

Read only

0 Likes
533

Hey...Thanx....I was doubtful but now I am sure....

Read only

saranwin
Contributor
0 Likes
533

Hey Shilpa,

If you know the function module name for the particular field exit. Just set break-point in the code and check it will trigger.

Regards,

Saravanan M