‎2011 Sep 29 8:52 AM
Hi All,
is there any method to find out the Authority object Relation to table-field name.,like M_MATE_WRK has relation with fieldname WERKS in table MARA.
I dnt want to use and custom authorization and link with it any table.
Regards,
Anuj jain
‎2011 Sep 29 9:01 AM
‎2011 Sep 29 9:07 AM
Thanks Manu,
But it doesn't have any link with table name..
Regards,
Anuj
‎2011 Sep 29 9:41 AM
Table TOBJ will have authorization object and its fields.
They cannot be linked with table because , one field can be used in many tables.
In your case WERKS can be found in MARA,MARC,MARD etc...
Table USOBT is also useful.
‎2011 Sep 29 9:53 AM
Dear Gautam,
Agree with you as many table can be linked with this but in this case i want all these linked tables...is this possible ?
For Tables Ref i have this link whose tables i used already for my requirement.
http://abaplovers.blogspot.com/2008/07/sap-authorization-objects-tables.html
Regards,
Anuj
‎2011 Sep 29 10:02 AM
Hi,
Well, then you could retrieve all tables that are using the field with DD03L...
Kr,
m.
‎2011 Sep 29 10:20 AM
Dear ,
I want Field - table- authorization object relation if M_MATE_WRK related to WERKS in table MARC it doesn't means it'll effect all table data whose have werks as a field ,
Only authority object linked with tcode or program will effect linked tables. Checked in table USOBT.
Reagrds,
Anuj jain.
‎2011 Sep 29 11:03 AM
‎2011 Sep 29 12:19 PM
Thanks Keshav ,
Table UST12 will be usefull for me but now major reqiuerment is relationship between tables n fields n authority object.
Regards,
Anuj jain
‎2011 Nov 26 7:46 AM