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

SCREEN EXIT FOR S110

Former Member
0 Likes
327

What is the ScreenExit for S110

What is the ScreenExit for S110

1 REPLY 1
Read only

Former Member
0 Likes
299

No direct way, but you can look into SMOD and look for a screen exit in the area your transaction belongs to or you can go to config and read the documentation associated with your transaction area's system modification activity or create and execute your own ABAP code to find one.

Here is a piece of code published previously in this forum.

Regards,

PrAsHaNt