‎2009 May 12 2:50 PM
Hello Experts,
We have CRM BBPCRM 4.0 / software component - SAP_ABA - SAPKA62065 in DEV (Production is not yet patched the s/w component - SAP_ABA - SAPKA62055)
we have customized the tcode ZSE16 for sox compliance.from the basis level the authorization for SE16 has been cut and ZSE16 has been assigned.
current setup in Prod is as same as DEV and it is working properly in PRODUCTION.
we are referring SAPLSETB in the tcode as program, Screen number - 230 , and Authorization object - S_TABU_DIS where field ACTVT is 03 for ZSE16
This was working until patching in DEV, after apply patching it is currently throwing a error message
" You do not have authorization for transaction SE16"
Message no. EU059
It is referrigng the function module RS_TABLE_LIST_CREATE and throws an exception from the Function module "AUTHORITY_CHECK_TCODE" .
is there any other way to come over from this issue ?
ANY CLUES from this information.
If u really need more information pls let me know...
Thanks in Advance
Krish.
‎2009 May 12 4:17 PM
Hi,
After patch update in DEV system, though ZSE16 is existing, you are getting the error message. Atleast you should get the error message, "you do not have authorization for ZSE16' instead of SE16.
May be first you can do the version comparision with the PRODUCTION system, to see where exactly the changes are happened in the mentioned function module.
Accordingly you can proceed in DEV system.
Regards,
Santhosh.
‎2009 May 13 8:17 AM
When you get the error message, if you then run transaction SU53, this should show the authorisation failure giving the authorisation object and value it requires.
Looks like the patching may have added a new authorisation object not catered for in your current authorisation roles.
‎2009 May 14 11:12 AM
Hi Paul,
Thanks for the reply...
we first checked at this one as wat u suggested...
Thanks
Krish
‎2009 May 13 8:27 AM
Hi,
First check whether ZSE16 is assigned to the program and the follwing values are there or not?
Package SM&P
Transaction text Data Browser
Program SAPLSETB
Screen number 230
Authorization object S_TABU_DIS
‎2009 May 14 11:15 AM
Hi Dande,
If it is going to be Custom transaction then how could it is assigned to Package SM&P?
as my information said all other details are present and i clearly mentioned like
Program SAPLSETB
Screen number 230
Authorization object S_TABU_DIS
Anyways thanks for the reply
Thanks
Krish
‎2009 May 14 11:39 AM
Hi,
Please cross check whether the patch modified your authorizations/user profile?
Regards.
‎2009 May 15 2:52 PM
Hi
initially our Security consultant had checked all d stuffs like any modifications happened in ROLE level / any new authorization object has been added after patching...
nthing has been changed..
but the point is it is referring the SE16 changes authorization instead display for the custom code
anyways thanks for the response
Thanks
Krish.
Edited by: venkatakrishnan Parthsarathy on May 15, 2009 7:35 PM
Edited by: venkatakrishnan Parthsarathy on May 15, 2009 7:35 PM
Edited by: venkatakrishnan Parthsarathy on May 15, 2009 7:36 PM