Question:
Well, this has never been a production issue until today.
We have one single role, Z_LICENSE_PRICE, which is assigned to a system user that is used to log on from one SAP system to our core R/3 system. This role doesn't really contain much, only some SD transaction codes, but the "major" one is the S_RFC authorization because the external system is calling out function modules within the function groups in this role.
Anyway, a few times in the development and test systems, my BSA would complain that the sytsem user gets short dumps due to "no RFC authorizations" --- but when I look at the role, the function group exists in the role assigned to the system user. But when I tried to run the user comparison, it wouldn't let me coz the "Profile" doesn't exist (and the "Authorization" tab light is all green). so, what I had done is re-generate the profile, and ran the user comparison, and solved the issue.
Now -- this wasn't such a problem in dev and test systems... until today when it happened in production. We have over 1500 shortdumps, and stopped so many things that it became a P1 issue.
I have yet found anything in OSS.... I'm hoping someone here can shed some light for me....
Thanks much in advance.
Answer:
Hi,
Go to your config dev client and in PFCG delete the profile for the role, generate the role and trasnport through to Prd. If this doesn't work then copy the role to a new one, delete the old and transport through to Prd....
Hope this helps...