Hi SAP-Gurus,
we implemented the sap time sheet based on hrforms with sap smartforms. While implementing the needed authorizations, we encountered an authoriazionproblem within the hrforms-generated report.
The report should be used by the time admins, which shall not get access to IT0008, unfortunately the authority for IT0008 is missing according to TA SU53...
As far as we know, this would be a perfect situation for the authorization object P_ABAP (HR: Reporting) with the according degree of simplification for this report. After we had set up the authorization, we are still getting an error with the notification that the authorization for IT 0008 is missing.
We have also tested the set up with the report RPTEDT00 (the "old" world) and there it worked. Even if the degree of simplification is set to “2” the authorization check fails.
The trace showed that the custom report is checking P_ABAP but afterwards the authorization check continues and fails at IT 0008 later on.
As I said, the report was built with HRFORMS and uses the logical database PNPCE. After some searching in SCN & Co. i think that P_ABAP is only used for logical databases PNP and PAP... :-(
Does anybody encountered a similar problem or has any idea how to solve this problem except granting authorization for IT0008?
Thanks in advance!