Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding RSARFCSE

Former Member
0 Likes
4,087

Hi Experts,

Currently I am facing an issue related to Batch job which sends an empty file as a mail to user. we are not able to find out which batch job triggers this empty file.

The file is send to the user through the program RSARFCSE using RFC. Could u please help out how can I find out which job triggers the job which runs RSARFCSE.

Hi Experts,

Currently I am facing an issue related to Batch job which sends an empty file as a mail to user. we are not able to find out which batch job triggers this empty file.

The file is send to the user through the program RSARFCSE using RFC. Could u please help out how can I find out which job triggers the job which runs RSARFCSE.

1 REPLY 1
Read only

Former Member
0 Likes
2,268

Hi There,

One explaination could be...

RSARFCSE Program is triggerred to execute failed trfc communications, so when ur working an IDOC since its a trfc call, the program would`ve been triggerred.

Or else the following documentation is maintained in SE38 tranx for this report,

This report is scheduled by the function 'ARFC_BP_REQUEST' to run in the

background. It transfers all the CALL FUNCTION IN BACKGROUND TASK

objects to the target systems and runs them there. If no connection is

established, it is scheduled again later. If another error occurs, the

report RSARFCDL is scheduled to delete the error log later. This avoids

the need to reorganize ARFC files.

if this is insufficient then use this link

http://help.sap.com/saphelp_nw04/helpdata/en/22/042578488911d189490000e829fbbd/content.htm

Pablo

Reward Points if helful....