No payroll result found for personnel number XXXXXXXX
Hi, all,
I got this error message in payslip of ESS. However, payroll has been run without error by PC00_M27_CALC already. May I know do you have any idea on this? Thank you!
Best regards,
Anne
Siddharth Rajora replied
this is due to the badi being used or not implemented, please check it
I assume that you are using the Web Dynpro based payslip. If this is
the case, please verify the method PROVIDE_FILTERED_RGDIR of BADI,
XSS_REM_INTERFACE.
The default implementation of this method has been done in such a way
that the payslips are displayed for those periods whose paydate is
less than 3 days from the current date (the date on which the user
checks the ESS ).
Please consider an implementation of this method if you would like a
different behaviour. Also please refer to note 901850 for details on
how to implement this BADI.