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

Help regarding screen exit

Former Member
0 Likes
617

Hi,

Can any body please give me the step by step procedure how to implement the screen exits?I am very thankful if some one gives the screen shots also.I know what's meant by screen exit and how to find that also,but I need some on how to implement that.

Thanks&Regards

Mahesh

6 REPLIES 6
Read only

dani_mn
Active Contributor
0 Likes
577

HI,

go through the following link have all steps of screen exit implementation.

http://www.sapbrain.com/TUTORIALS/TECHNICAL/user_exits_tutorial.html

Regards,

Read only

Former Member
0 Likes
577

Hi HRA,

Thanks for ur quick response but I am not getting any info in that site.

Read only

Former Member
0 Likes
577

use to add screen to standard programqtransction

for example : we want to add subscreen

for item in me22n .

goto transction -> cmod -> create project

now add Enhancement ( for example 'MM06E005')

in the componennt you will see screen exit

you can choose the one that you need ,

in our case 111 , and now you have to implement .

also you have to add structure ci_ekpodb to ekpo

and open

EXIT_SAPMM06E_016 - pbo

EXIT_SAPMM06E_018 - pai

this is for now ,

if you have particular question ask for ,

for example its enough.

Read only

Former Member
0 Likes
577

Hi,

See the below PDF file which is having all the exits, you can find the SCREEN-EXITS, copy and paste the link to get the PDF file

http://www.sappoint.com/abap/userexit.pdf#search=%22ABAP%20%2B%20Implement%20Screen%20Exit%22

Below link is having a program which gives you the Screen exits for a T.code

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

Regards

Sudheer

Read only

Former Member
0 Likes
577

Hello,

Email ID pls.

Regs,

Venkat Ramanan N