Diagnosis The check routine you have called does not match the operation. Procedure There are two possible reasons for this error:
- Each operation of the personnel calculation rule is numbered. Sometimes
the number of a certain operation changes but this change is notupdated in the personnel calculation rule. In such cases, you mustrenumber the operations in the personnel calculation rule using reportRPUCT800.
- Check routines are accessed using generated indexed performs. If you
change the numbering of operations, the index can change. The checkroutines must then be regenerated. Use report RPUCT700 to create theindexed perform for the operations. Then, generate the check programusing the report RPUGCC00. Do this only if renumbering of the personnelcalculation rule did not remedy the error.
|