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 reg

Former Member
0 Likes
734

Hi all,

Can any one give me a detailed info.(pl provide the steps if possible) how to work with screen exits,i have to add the sub screens to the applicaion WTY in header n item level tabs.

Pl reply me ASAP.Thanks

3 REPLIES 3
Read only

Former Member
0 Likes
702

Hi Naresh,

Please check the link below:

http://it.toolbox.com/wiki/index.php/Implement_a_screen_exit_to_a_standard_SAP_transaction

Hope this helps.

Regards,

Sharath

Read only

Former Member
0 Likes
702

Hi,

For Screen exits you can go through SPRO transaction (or)

Go to SMOD and give your package name and pree enter. You will get list of exits. Select one according to your requirement. Goto the components of that exit there you will find area in Screen areas where you can design the screen.

Go to SMOD and create one project and give that exit in the assign enhancements tab and and click on components , here you have to design screen and write your own code in the functiona module given and finally activate it.

Please reward points if helpful.

Read only

0 Likes
702

srilakshmi,

Can you pl be a bit eloborative