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

How to trap just enter button in moudle pool programming.

Former Member
0 Likes
606

Hi all,

Please let me know the function code of 'Enter button'.

I want to use it in PAI.

<REMOVED BY MODERATOR>

Edited by: Alvaro Tejada Galindo on Feb 18, 2008 5:42 PM

Hi all,

Please let me know the function code of 'Enter button'.

I want to use it in PAI.

<REMOVED BY MODERATOR>

Edited by: Alvaro Tejada Galindo on Feb 18, 2008 5:42 PM

3 REPLIES 3
Read only

Former Member
0 Likes
586

Hi Pradeep,

Please do the coding on Sy-ucomm as SPACE...

hope this helps!!!

Thanks & Regards,

Srinivas Rao

Read only

Former Member
0 Likes
586

Hi,

The user command for Enter cant be handled unless and untill u assign it to any Push button r menu item.

Regards......

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
586

case sy-ucomm

when 'ENTR'.

-