Skip to Content
0
Former Member
Apr 29, 2009 at 12:13 PM

display message

71 Views

Hi All,

I am trying to display both 'system user id'(SY-MSGV1) and 'function location no.' (IFLOT-TPLNR) in the task bar as a message but I am getting only the user id not function location.

I am using the following line of codes

MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO

WITH SY-MSGV1 IFLOT-TPLNR.

Can any one please help me.

Thanks