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

REG: Batch Job Schedule

Former Member
0 Likes
353

Hi All,

We have implemented the batch job schedulling for our transactions so that whatever the transactions happened in a day the consolidated xml file will be mailed nxt day to administrator.

Now the problem is that teh xml file which is being sent through the batc job RFC ,it is not of previous day's transaction but it is of two months back date and daily we are getting the data for the same date .

We checked RFC,its working fien .Administrator also checked that batch job is alsorunning fien no delay is there from the server side.

Our RFC is intended to send a mail of previous day's transactions daily but its sending mail for two mntsh back date transactions.

Could you please let me know the issue .

is it soem buffer problem or what..

Regards,

Anupama

Hi All,

We have implemented the batch job schedulling for our transactions so that whatever the transactions happened in a day the consolidated xml file will be mailed nxt day to administrator.

Now the problem is that teh xml file which is being sent through the batc job RFC ,it is not of previous day's transaction but it is of two months back date and daily we are getting the data for the same date .

We checked RFC,its working fien .Administrator also checked that batch job is alsorunning fien no delay is there from the server side.

Our RFC is intended to send a mail of previous day's transactions daily but its sending mail for two mntsh back date transactions.

Could you please let me know the issue .

is it soem buffer problem or what..

Regards,

Anupama

1 REPLY 1
Read only

Former Member
0 Likes
329

Resolved.The issue was from configuration side.Settings have been changed.

ABAPer did and reolved the error.

Thanks,

Regards,

Anupama