cancel
Showing results for 
Search instead for 
Did you mean: 

Time Evaluation Erro: No work center data

Former Member
0 Kudos

Hi Gurus,

I have encountered with this error during time evaluation

No work center data on $ 13.11.2010

Person rejected: 00000663

Behind scene follwing are reasons.

HR dept had mistakenly entered 13.11.2010 as hire date. There is also data in 2011 infotype for 13, 14 and 15 November. However they realize later that this was mistake and actual hiring date is 23.11.2010. They change this but before that didnt delete data from 2011. Now this is resulted error during time evaluation.

Payroll has also run and posted for this period (11-2010).

Kindly help me to resolve this error.

I have tried pu00 to delete B2, however neither i was able to delete nor it is recommended to delete B2. So plz advice a solution.

best regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Imran,

Unfortunately deletion is the only option for clearing this inconsistent entries, related to the 'No Work Center Data' error.

You can use report RPUP2D10 to delete all records at once or RPUP2D00 to delete the records one by one for the employee affected. Afterwards, you have to start RPTIME00 forcing it to retrocalculate to correct your entries.

There is probably invalid information in the employee's B2 cluster. You can verify this using via transaction PT66, Level 3.

Usually you can identify this inconsistency when you run report RPCLSTB1 for this personnel number and check tables NCT and ERT for inaccurate entries. Normally it should be possible to correct this deleting the cluster data for this personel number and cluster B1. Please review the report documentation.

Here, you can run RPUP1D00 first in display mode (don't activate field 'Delete') so you can check the records which you want to delete later. You may also have to look to see if there are inaccurate entries in cluster B2. You can use the above reports.

Regards,

Bentow.

Former Member
0 Kudos

Hi Mauricio,

Thanks 1st of all for replying. However following TCodes doesnt exists. (report RPUP2D10 to delete all records at once or RPUP2D00)

However on running PT66, I found 3 entries in table PT Time pairs in the period that is generating error. I am sure this is the case. However to remove these entries we have to delete B2 not B1. Kindly help in this regard.

Former Member
0 Kudos

Hello,

I'm glad you identified the root case.

Please check the TEVEN table (IT2011) to see if the time pairs are ok. If you need to change your cluster information, please refer to report

--> RPUREOPC - Change cluster information

Regards,

Bentow.

Former Member
0 Kudos

Hi Mauricio,

Well I have deleted entries from Teven via ABAP Query. However PT66 shows that there are still entries in PT time Pair table.

Error still remain same, as defined on 1st step.

Looking fwd for your further cooperations Gurus

regards,

Former Member
0 Kudos

Hi Imran,

I would reccomend you to use the T Code PU00 in this case, because its a recent hire in which the hiring date was entered incorrect. Go to PU00 transaction, choose "C2B2-Clusters B2" from the list and execute delete. Then rerun PT60 from the actual date of hiring. Hope this will clear your issue.

Best Regards

Raviiiiiiiiiiii

Former Member
0 Kudos

Hi all,

Thanks for your inputs.