‎2015 Apr 27 12:50 PM
Hello,
When executing a report I get a dump with the following error message:
"No RFC authorization for function module RFC_READ_TABLE"
So, I created a role and assigned the authorization object S_RFC to it and then granted it to the user, but I'm still having the same dump.
I don't know if there is something wrong with what I did, so please help me find a fix to this problem.
Thanks in advance
‎2015 Apr 27 1:39 PM
Occoro,
Check if the User is also having authorisation to
S_TABU_NAM
S_TABU_DIS
S_TABU_CLI
To be more clearer,you can ask the User to share SU53 screenshot so that you can check what exactly is missing.
Note:- It is not advisable to use this FM as it is not released for Customer usage.
K.Kiran.
‎2015 Apr 27 1:43 PM
Hi,
Actually, the user has the SAP_ALL profile. isn't this enough ?
‎2015 Apr 27 3:05 PM
I just addes the three authorizations, but I still have the same problem.
Any suggestions ?
‎2015 Apr 27 1:57 PM
Hi Dear,
pleas rrefer Documentation of 'VIEW_AUTHORITY_CHECK' Funtion Module,
which is used in 'RFC_READ_TABLE' .
I hope it will help,
you can debug to check which about which authorization is remain.
regards,