Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Custom Tcode ZSE16 Not working after patching in DEV

Former Member
0 Likes
1,190

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.

7 REPLIES 7
Read only

Former Member
0 Likes
1,012

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.

Read only

Former Member
0 Likes
1,012

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.

Read only

0 Likes
1,012

Hi Paul,

Thanks for the reply...

we first checked at this one as wat u suggested...

Thanks

Krish

Read only

Former Member
0 Likes
1,012

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

Read only

0 Likes
1,012

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

Read only

dev_parbutteea
Active Contributor
0 Likes
1,012

Hi,

Please cross check whether the patch modified your authorizations/user profile?

Regards.

Read only

0 Likes
1,012

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