cancel
Showing results for 
Search instead for 
Did you mean: 

System Error Messages

Former Member
0 Kudos

Is there a way to disable displaying system error messages that may occur when a BAPI returns no data?

Accepted Solutions (1)

Accepted Solutions (1)

former_member203343
Contributor
0 Kudos

Hi Shawn,

Currently, you cannot do this, since the coding looks for any error that's returned from the backend system. If it finds it, it pops up a window showing the error that was returned. We are currently working on a new feature that will enable the modeler to model errors also, there we are thinking about letting the modeler decide whether to show his/hers own error or show no error at all.

I can't tell you exactly in which SP this feature will be, but it has high priority.

Regards,

Natty

Former Member
0 Kudos

Thanks

Answers (1)

Answers (1)

Former Member
0 Kudos

https://wiki.sdn.sap.com/wiki/display/VC/Norecordsreturnedshalldisplayalternatemessage

Former Member
0 Kudos

Hi Mario,

I previously reviewed this link, but didn't think it was applicable since I do not want to display an alternate message.

Do the steps in the link apply to preventing a BAPI related system pop-up error message from being displayed at runtime?

Thanks