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

Former Member
0 Likes
431

Hi

I look for example or tutorial on screen-exit

i mean to insert button or table to sap standard

thanks

have a nice day

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
409

Screen exits add fields to screens in R/3 applications. SAP creates screen exits by placing special subscreen areas on a standard R/3 screen and calling a customer subscreen from the standard screen’s flow logic

Check out this link

http://www.sap-img.com/abap/what-is-user-exits.htm

http://www.sapgenie.com/abap/fieldexits.htm

Regards

Vivek

  • award points for all the useful answers

<b>To find screen exit</b>

http://www.sap-basis-abap.com/abap/how-to-find-a-screen-exit-in-a-given-sap-standard-t-code.htm

2 REPLIES 2
Read only

Former Member
0 Likes
410

Screen exits add fields to screens in R/3 applications. SAP creates screen exits by placing special subscreen areas on a standard R/3 screen and calling a customer subscreen from the standard screen’s flow logic

Check out this link

http://www.sap-img.com/abap/what-is-user-exits.htm

http://www.sapgenie.com/abap/fieldexits.htm

Regards

Vivek

  • award points for all the useful answers

<b>To find screen exit</b>

http://www.sap-basis-abap.com/abap/how-to-find-a-screen-exit-in-a-given-sap-standard-t-code.htm

Read only

LeonardoAraujo
SAP Mentor
SAP Mentor
0 Likes
409

Which screen are you talking about? Which transaction and program?

The answer is very transaction based.

Not all provide screen-exits.

Leonardo De Araujo.