cancel
Showing results for 
Search instead for 
Did you mean: 

Error "Service does not exist" in CAT2

former_member299514
Participant
0 Kudos

Whenever user tries to record working time in CAT2 to an Internal Network Activity element error message appears as above. I was checking the dates from the Network header and the activity elements. But unable to understand whether this is related with Personnel Number or the Data selection profile too. Has anybody faced a similar error before.

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos
former_member299514
Participant
0 Kudos

Hi the second note states that the error comes when you are trying to change an existing record but in our case user is booking a new time record. Does this apply?

0 Kudos

Hi Suman

why don't you try to add a breakpoint in FORM GET_DERIVATIVES (as the note suggests that should have the code changed) and try to re-produce the error. If the system stops at your breakpoint you can debug the values to see if it works for you and actually solves the problem...

Of course you can always implement the note with snote in your test system and check if it really solves the problem. (be sure to implement in test system)

By the way did you check the table at the bottom of the note concerning the releases of the system?

617

SAPKH61702

600

SAPKH60025

602

SAPKH60215

603

SAPKH60314

604

SAPKH60415

605

SAPKH60512

606

SAPKH60610

616

SAPKH61605

Best Regards

Pan

kenmelching
Active Contributor
0 Kudos

What is the error message number and total text?

Is this an internal employee or contractor? 

former_member299514
Participant
0 Kudos

The error message no is LR105 there is no text for this msg only header "Service does not exist". And is a contractor but he was able to book time before.

kenmelching
Active Contributor
0 Kudos

Check the Personnel Record of the contractor in Info Type 315.  Verify the PO and Service Master specified there are still valid.  The PO might have been changed or the Service Master might have been deleted. 

former_member299514
Participant
0 Kudos

I find the PO changed recently but the service exists in the PO Item and also service entry sheet is done. The PO delivery date has expired and shown as 31.12.2013. Does that create a problem? However we are trying to debug in the error now.