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

exits

Former Member
0 Likes
525

How to find which is screen exit and corresponding exits..

I am doing screen exit..I went to smod and find the exit and i gave it in cmod..After tht i double clicked that particular exit,but its not displaying anything

can any one help me to do this

1 ACCEPTED SOLUTION
Read only

valter_oliveira
Active Contributor
0 Likes
507

Cheers.

When you enter in CMOD tcode, you see the ampliations screen, where you can see which ampliations (of tcode SMOD) are in the project (one project can have more than one ampliation).

To see the exit, you don't have to click twice on it. You have a button called components. If you click there, you'll see all the FM's, screens, menus and structures that your exit may have.

Remember to activate the project.

Regards.

Valter Oliveira.

3 REPLIES 3
Read only

valter_oliveira
Active Contributor
0 Likes
508

Cheers.

When you enter in CMOD tcode, you see the ampliations screen, where you can see which ampliations (of tcode SMOD) are in the project (one project can have more than one ampliation).

To see the exit, you don't have to click twice on it. You have a button called components. If you click there, you'll see all the FM's, screens, menus and structures that your exit may have.

Remember to activate the project.

Regards.

Valter Oliveira.

Read only

Former Member
0 Likes
507

Hi Mahesh,

Dont give the exit name in cmod.Create a project in CMOD,

Goto enhancements and give the exit name there. Then goto tab components, there you see the function modules correspondng to that exit.

Thanks,

Keerthi.

Read only

Former Member
0 Likes
507

thanks for ur timely help