cancel
Showing results for 
Search instead for 
Did you mean: 

Regaring Alert inbox and FM to select them!!!

Former Member
0 Kudos

Hello Friends,

I would like to select multiple Alerts in the Alert inbox while confirming the alerts in RWB .So I am using the FM "SALRT_CONFIRM_ALERT".

For this FM ,the import parameters are IP_GUID and IP_UNAME

Could any tell me what are the values we need to pass to these parameters to confirm the alerts using this FM.

for IP_UNAME I have given my prod server IP ...But it triggered exception

Please do the needful

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Could any one answer reply to this thread

Former Member
0 Kudos

closing the thread as it was not answered..

sunil_singh13
Active Contributor
0 Kudos

Hi Vidya,

You can get these values from Alert tables

Go to SE16

look for Alert tables Lile SALRT ,SALRCNT

just type SALR* and look for all the alert table.

However SALRT is enough to get the parameters required by you.

Thanks

Sunil Singh

Former Member
0 Kudos

Thank you for the reply....

thats true...But I want to select multiple alerts and I need to confirm them ..How to confirm them in one shot