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

SY-UCOMM

Former Member
0 Likes
560

WHAT IS THE USE OF SY-UCOMM WHERE U WILL USE IT AND WHY

WHAT IS THE USE OF SY-UCOMM WHERE U WILL USE IT AND WHY

3 REPLIES 3
Read only

Former Member
0 Likes
540

It is a system field used to check the function code assigned to an icon or button when the user performs some action on that particular button.

In general it is used in Modulepool programming to capture the action performed by the user like BACK, EXIT, CANC, SAVE, DELETE, MODIFY etc....

For Example: The function code assigned to execute button is 'ONLI'.

Read only

Former Member
0 Likes
540

Hi Suresh,

SY-UCOMM is a System Field which gets all the user commands when it is pressed like ENTER, BACK, PAGEDOWN etc..

Regards

Aneesh.

Read only

Former Member
0 Likes
540

hi

thanks to all for responding to my query

regards

suri