cancel
Showing results for 
Search instead for 
Did you mean: 

Leave posting error issue

Former Member
0 Kudos

Dear All,

We are using standard leave functionality. For leave posting we have scheduled job every 2 hrs with program RPTARQPOST. But while running this job, if any employee's master data is locked in PA30 then it is giving error in posting with error as Transaction locked by user. But when next batch job will run, system is not picking those error records automatically. So once any leave posting is in error stage, it is remaining in error only forever.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182426
Active Contributor
0 Kudos

You have to schedule the report RPTARQERR in background. Then it will process all error status records.

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

that shouldnt be the case, RPtarqpost also picks in error status Please note RPTARQERR just changes the status of already posted or error records, it ll change teh status to POSTED and not approved! these error status leave would anyhow be picked up and posted or you can use report rptarqerr to change the status and manually create them So you need also a variant with error status in Rptarqpost with error status ie approved or with errors only, check teh report selection you ll see it there and run in forground mode with only errors and see if they are getting selected or not?? read here the working 2034477 - ESS LEA: RPTARQPOST is not handling an approved leave.