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.