Skip to Content
0
Former Member
May 29, 2008 at 02:45 PM

Alert from Message Mapping Response

137 Views

Hi All,

I am working on a scenario wherein I am using BAPI Request & Response Messages in my mapping. I am receiving a no. from Bapi Response if the request i successful. If the number returned from BAPI is null or '', then an alert has to be thrown and send an email to support, otherwise normal processing of message.

My question is how can I raise an alert from BAPI return Variable Value without using BPM or JAVA UDF.