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

DB12&DB13 access issue

Former Member
0 Likes
978

Hi,

when user executes DB12, DB13 T-code , user is getting error "you are not authorised to execute transaction". but when he executed SU53 tcode getting report is showing object "S_ADMI_FCD" with value DBA in BI system. what could be the reason the report is showing this because when user is not authorisated to execute any T-code, then SU53 report should show object S_Tcode with value (T-code name). could any one you suggest on this. thanks in advance.

please note that user already has These T-code access with different values maintained in object S_ADMI_FCD.

Suresh

Hi,

when user executes DB12, DB13 T-code , user is getting error "you are not authorised to execute transaction". but when he executed SU53 tcode getting report is showing object "S_ADMI_FCD" with value DBA in BI system. what could be the reason the report is showing this because when user is not authorisated to execute any T-code, then SU53 report should show object S_Tcode with value (T-code name). could any one you suggest on this. thanks in advance.

please note that user already has These T-code access with different values maintained in object S_ADMI_FCD.

Suresh

4 REPLIES 4
Read only

Former Member
0 Likes
859

Hi,

Please check your SU24 setting for DB12 and DB13. Is there a TSTCA check for Auth Object S_ADMI_FCD? If yes, then this Auth Object is mandatory for these two t-codes to execute at the first place even though these two t-codes are available in S_TCODE.

Thanks,

Deb

Read only

Former Member
0 Likes
859

Hi Suresh,

As stated by Deb, object S_ADMI_FCD is checked at the start of the tcodes DB12 and DB13. You can check this in table TSTCA or in SU24.

To make these transactions work, user should have access to S_ADMI_FCD object with value DBA along with having access to S_TCODE.

Thanks

Akshay

Read only

0 Likes
859

Hi,

Yes the object Should have value as DBA to access those codes

Read only

Former Member
0 Likes
859

*when user executes DB12, DB13 T-code* ?? Which user trying this? This is basis t codes and what the user trying to do with it?,Should not be given to any id other than basis admin