cancel
Showing results for 
Search instead for 
Did you mean: 

Indentify Authorization object for particular feild

Former Member
0 Kudos

Dear All,

how i can identify the authorization object of particular field ?

i.e i want to find delivery block Authorization object, si i can block users on that field.

Accepted Solutions (0)

Answers (1)

Answers (1)

willi_eimler
Contributor
0 Kudos

Hi,

you can use a authorization trace to identify the authorizations needed.

goto transaction ST01 -> klick on checkbox "Authorization check" -> push button "general filter" -> enter the User you want to examine into field "Trace for User only" -> push button "Trace on"

Let the user enter the transaction you want to examine. The trace shows all authorization objects used and all fields on the authorization objekt. Then you can analyse and test the authorizations until you have the result you want.

Best regards

Willi Eimler

Former Member
0 Kudos

Dear Eimler,

Any other way to obtain the Authorization object for field ?

br,

Arham

Former Member
0 Kudos

Hi Saqlain,

Check in the table TSTCA or Using t-code SUIM or SU24

And also ref this thread

Regards,

Dhuvaraganathan M.

Former Member
0 Kudos

Dear Dhuvarganathan,

please tell in detail how i can identify Authorization object using TSTCA table.

my t code is va02

field is delivery block

Former Member
0 Kudos

Hi Saqlain,

TSTCA table - if already set authorization object ie., view via t-code se11

This is done with help of abap

Please refer this link

What are Authorization Objects - ABAP Development - SCN Wiki

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a92195a9-0b01-0010-909c-f330ea4a5...

Regards,

Dhuvaraganathan M.