Hi All,
Am trying to use the above enhancement in ESS WDA in order to restrict the number of payslips items available for the user to view.
I've implented the code in the Enhancement HRESS_PAYSLIP_BADI_DEF, syntax correct, and set the checkbox as implementation is active, but when I run the WDA application and goto view Salary Statement, I get the following error "Feeder class is not correctly defined". Now I wouldn't have thought this exit would not impact on the feeder class since it only restricts data and does not change it in any way.
Googled this error and can't find another instance of it, so was wondering if anyone has any ideas how to fix this error.
The feeder class lives in FPM_LIST_UIBB -> HRESS_CC_LIST_PAYSLIP, but changing this doesn't seem to me the right way to fix this.
As usual, any advice most welcome.