Hello,
I would like to call a BAPI and if it returns an error message, the process is canceled accordingly. Is there a way to catch an error that occurs in a process without the process completely aborting? For example, a message should then be sen...