HI All,
How to disable the authority checks for SAP ABAP HR custom report?
Its custom program. But authority check will come Sourcecode is FM HRPAD00AUTH_CHECK_ORGIN_ZZ and perform CHECK_ORGIN_CON. as per the ABAP trace indicating 90% of the time spent for ABAP processing to "Perform CHECK_ORGIN_CON". User is getting TIME_OUTs after 15min. when running in dialog mode.
In background the job is taking 1hour, but business requirement is to run it in foreground to retrieve necessary data.
could please suggest me How to solve this problem
Thanks,
Srinivas