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

problem in creating menu exits

raji_v
Explorer
0 Likes
642

Hi All,

while I am creating custom menu options to the Transactions,

i provided text for function codes, then i link the functionalities for the already activated function codes through the Function module exits.

for that i double click on the function module exit .

after that where i have to write code for menu options.it is asking accesskey while iam changing to change mode.

Thanks& Regards,

Raji.

Hi All,

while I am creating custom menu options to the Transactions,

i provided text for function codes, then i link the functionalities for the already activated function codes through the Function module exits.

for that i double click on the function module exit .

after that where i have to write code for menu options.it is asking accesskey while iam changing to change mode.

Thanks& Regards,

Raji.

3 REPLIES 3
Read only

Former Member
0 Likes
619

Hi,

In the exit we find an Include .

Double click on the Include and write the necessary code inside the Include.

Read only

Former Member
0 Likes
619

Hi ,

In that exit itself there will be some function exists would be there .Wirte code inside of that exits.

Read only

0 Likes
619

hi,

but that include was in display mode only.its asking accesskey if i tried to change its mode.