cancel
Showing results for 
Search instead for 
Did you mean: 

SAP HR - RPUDELPN - Mass Delete of Personnel Numbers - Run time error in Background Job

NashT
Participant
0 Kudos

SAP HR - RPUDELPN - Mass Delete of Personnel Numbers - Run time error in Background Job

I am having issues Running RPUDELPN in background (test client) and job gets cancelled due to runtime error. It it is too cumbersome to manually split into smaller batches. Any solution ? Is there a program that will automatically split into smaller batches say 500 employees at a time

Nash

Accepted Solutions (0)

Answers (2)

Answers (2)

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

unfotunately it has to be manual as we cant use RPCS0000 as report doesnt use PNP database

custom wrapper program then can be considered

RPUDELPN schedule in background and try 100 and can you paste the dump if you get with 100

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

Yes you can make multiple batches or sessions in background job to delete it

NashT
Participant
0 Kudos

Can you provide some guidance ? We have more than 30k employees. So how would be automaically split the big batch job into smaller chunks ? I tried to manually run 300 employees and it failed . so is there a program that will automatically split the job or would i have to manually schedule 300 jobs with 100 employees per job ?