Dear experts,
While reviewing the ABAP code for one payroll function, I noticed the use of an internal table called ABP for absence processing.
It's the firs time I see this table and after several investigations I've found a former employee who has it recorded in his payroll results. It was generated for a very specific kind of long absence that was not used anymore.
The problem is that if I rerun the payroll driver for that employee, the system is not generating the ABP table anymore, so I can't find a way to trace how it's generated. I think someone has modified the relevant customizing.
Could anyone show me how should I setup an absence so that the system can generate this ABP table?
Any further detail about this table can also be helpful.
Many thanks and regards,
Angel Cepa