cancel
Showing results for 
Search instead for 
Did you mean: 

Batch Job output mailing

Former Member
0 Kudos

Hi Gurus,

We are running a Batch Job on Monthly Basis. Now the user wants to save the output to a specified text file. The generated text file is supposed to be mailed to the user with the below format.

For example: -

Job: Z_YFI0119

Program: YFI0119

Variant: 3330 PRT_VC

Output to PRT_VC.txt

The file needs to be attached and sent to below mailing format: -

To - Mail 1

cc - Mail 2

Sub: Val Report

Text: Plant - 3330

Date of report run in format yyyy-mm-dd.

Please suggest as to how can this be done.

Any kind of suggestion is welcome and appreciated.

Thanks and Regards,

Subhram

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Firstly, you need to configure the mail in SAP for sending mail after the job runs through SCOT TCode. After that you ABAPER has to do the rest of the setting for the report like after the job executes saving in file and then mailing.

Regards,

Sharath Babu M