cancel
Showing results for 
Search instead for 
Did you mean: 

Alert Configuration

Former Member
0 Kudos

Hi Gurus,

I configured Alerts in Pi for the interfaces I have developed.

I tested these alerts by creating mapping errors and I'm getting the mails succesfully.

Can you please tell how I can check whether teh program SXMSALERT_PROCESS_DATA_GET is scheduled as background job.

I can in check in SM37 but that gives the job names and not teh corresponding ABAP program names.

If teh report SXMSALERT_PROCESS_DATA_GET has to be scheduled as teh background job should I create a job in SM36 with the name similar to the report name SXMSALERT_PROCESS_DATA_GET.

Can you please tell me steps for defining teh background job.

Thanks,

Jay.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Jay,

on SM37 you can check the job related to an ABAP Program.

Insert ABAP Program name in the field "ABAP Program name" under Job-step section

To define a job start sm36 transaction, define a job name (you can use a name that can help you to understand job scope)

Then press Step button and define program name and variant launched by the job

As last step you have to define the Start Condition

You can refer to this link: http://help.sap.com/saphelp_wp/helpdata/en/c4/3a7f87505211d189550000e829fbbd/content.htm

Bye

Manuel

Answers (0)