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

doubt in menu exit

Former Member
0 Likes
555

hi experts,

i was searching some information about how to deal with menu exits and io found this information.But i'm not clear with one point.

This is the information:

1.go to the transaction,in which u want to create menu exit.

go to the program, system->status-> gui_status.

in the gui status, if u can find any menu with + sign , then u can do menu exit for that. other wise no.

2.if u find + sign, then see the package of the program.

3. now go to cmod/smod.in enhancement assignment, find the exits in the package.

4. once u find the menu exit. go to that gui status and place menus u want

5. it should be proceeded by function exit.

I didn't got the second point.Can anybody explain this in detail..

Gaurav

hi experts,

i was searching some information about how to deal with menu exits and io found this information.But i'm not clear with one point.

This is the information:

1.go to the transaction,in which u want to create menu exit.

go to the program, system->status-> gui_status.

in the gui status, if u can find any menu with + sign , then u can do menu exit for that. other wise no.

2.if u find + sign, then see the package of the program.

3. now go to cmod/smod.in enhancement assignment, find the exits in the package.

4. once u find the menu exit. go to that gui status and place menus u want

5. it should be proceeded by function exit.

I didn't got the second point.Can anybody explain this in detail..

Gaurav

3 REPLIES 3
Read only

Former Member
0 Likes
536

Hi

It means your transaction hasn't a menu exit.

There are few programs with a exit for a menu, let's know in which transaction you need to have that exit.

Max

Read only

Former Member
0 Likes
536

if u find +sign then there exists menu exit for that then u can view the package for that transaction

Read only

0 Likes
536

hi,

can i have a transaction where menu exits are possible. Actually, i want to see the + sign once to clearify.

Thanks ,

Gaurav