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

Authorization_Object

Former Member
0 Likes
1,092

Hi.

I want to see the authorization object for a transaction say WE02 or WE20.

Please tell me how can I do that?

Thank You

4 REPLIES 4
Read only

Former Member
0 Likes
834

check Su22(tcode).

list of objects for WE20.

PLOG       Personnel Planning
P_ORGIN    HR: Master Data
P_ORGXX    HR: Master Data - Extended Check
P_PERNR    HR: Master Data - Personnel Number Check
P_TCODE    HR: Transaction codes
S_ADMI_FCD System Authorizations
S_BTCH_ADM Background Processing: Background Administrator
S_BTCH_JOB Background Processing: Operations on Background Jobs
S_CTS_ADMI Administration Functions in the Change and Transport System
S_DATASET  Authorization for file access
S_DEVELOP  ABAP Workbench
S_DOKU_AUT SE61 Documentation Maintenance Authorization
S_IDOCCTRL WFEDI: S_IDOCCTRL - General Access to IDoc Functions
S_IDOCDEFT WFEDI: S_IDOCDEFT - Access to IDoc Development
S_IDOCPART WFEDI: S_IDOCPART - Access to partner profile (IDoc)
S_IDOCPORT WFEDI: S_IDOCPORT - Access to port description (IDoc)
S_IMG_ACTV IMG: Authorization to perform functions in IMG
S_OLE_CALL OLE calls from ABAP programs
S_PRO_AUTH IMG: New authorizations for projects
S_RFC      Authorization Check for RFC Access
S_SPO_DEV  Spool: Device authorizations
S_SPO_PAGE Spool: Restriction on Maximum Number of Pages
S_TABU_CLI Cross-Client Table Maintenance
S_TABU_DIS Table Maintenance (via standard tools such as SM30)
S_TCODE    Transaction Code Check at Transaction Start
S_TRANSLAT Translation environment authorization object
S_TRANSPRT Transport Organizer
S_USER_GRP User Master Maintenance: User Groups

regards

Prabhu

Read only

Former Member
0 Likes
834

Hi subhash,

1. Goto table USOBT

2. In the name, enter WE02, WE20 -- any tcode.

3. Then see the various entries.

4. Those entries will be the different

authorization objects.

regards,

amit m.

Read only

Former Member
0 Likes
834

Hi,

check table TSTCA

TSTCA_C

TSTCP

TSTCT

TSTC_SM

you can also check authorization details by

executing we02 or we05 in one session

and in other session use transaction su53

for details

or

use su22 enter tcode we02 and execute

and then click on value list in application tool bar

Regards

amole

Read only

Former Member
0 Likes
834

hi

good

go through this link, which ll give you clear idea about the authorization object.

http://articles.techrepublic.com.com/5100-6329_11-5110893.html

thanks

mrutyun^