cancel
Showing results for 
Search instead for 
Did you mean: 

triggering an alerts from R/3

Former Member
0 Kudos

my scenario is file to server proxy Asynchronucs Scenario,

if we get any Application errors on server proxy , how to send alerts from r/3 to customer?

Edited by: bhavanisankar.solasu on Aug 5, 2011 9:47 AM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

thanks

Former Member
0 Kudos

HI ,

THANKS FOR HELP

that is possiable with standard function module "salert_create_api".

Edited by: bhavanisankar.solasu on Oct 18, 2011 11:30 AM

former_member854360
Active Contributor
0 Kudos

Hi,

You can do this by calling fuction modle SALERT_CREATE or SALERT_CREATE_LOCAL in case of error / exception. You need to pass Alert category to function module.

You need to call this functionmmodule from ABAP proxy code Exception section.

Refer this blog

How to raise alerts from ABAP Proxy

/people/sukumar.natarajan/blog/2007/01/07/how-to-raise-alerts-from-abap-proxy