2010 Mar 18 3:15 AM
HI all,
I am getting error message as Pop up window for the below code.
CALL METHOD p_er_data_changed->add_protocol_entry
EXPORTING
i_msgid = 'ZSTO'
i_msgno = '111'
i_msgty = 'E'
i_msgv1 = 'Invalid - Can be only 1 or 7' .
Is there any way where I can show the error message in the bottom toolbar for this method..
kindly help..
2010 Mar 18 3:27 AM
I think this is because of your layout setting.
Please check after login in sap press ALT+F12 > options>Please Uncheck "Dialog Box at Error Message"
a®
HI all,
I am getting error message as Pop up window for the below code.
CALL METHOD p_er_data_changed->add_protocol_entry
EXPORTING
i_msgid = 'ZSTO'
i_msgno = '111'
i_msgty = 'E'
i_msgv1 = 'Invalid - Can be only 1 or 7' .
Is there any way where I can show the error message in the bottom toolbar for this method..
kindly help..
2010 Mar 18 3:27 AM
I think this is because of your layout setting.
Please check after login in sap press ALT+F12 > options>Please Uncheck "Dialog Box at Error Message"
a®