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

Error Message in Status bar

Former Member
0 Likes
1,585

Hi ,

i am getting an error message in pop-up box ,can we show this same error message in status bar..?

Thanks.

Hi ,

i am getting an error message in pop-up box ,can we show this same error message in status bar..?

Thanks.

5 REPLIES 5
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
956

it should be an enjoy transaction right ?

Its not possible i think.

Why do you want it in status bar ?

Read only

Former Member
0 Likes
956

Press F1 on Display like

Read only

Former Member
0 Likes
956

hi,

write as below:

Message e000(z1) display like 'S'

Where z1 is a message class in SE91 and 000 is the message no.

Hope this helps

Regards

Shiva

Read only

0 Likes
956

Hi shiva ,

data : dtype type c value 'S'.

MESSAGE E053(z4) DISPLAY LIKE dtype.

my code is like that,but still it shows in popup window.

can you check it once...?

Thanks

Read only

0 Likes
956

Hi,

You should check the settings of your local SAP GUI.

From any screen press the key ALT + F12?

Then from the menu choose: Options

After that select the tabstrip Options.

Check if in the frame Messages the checkbox "Dialog Box at Error Messages" is ticked.

Kind Regards.

Andrea