How to get value of an object in Authority Check.

Question: Hi,

Through Authority-Check we can get whether user has rights to access by passing OBJECT and FIELD names. How can I get the FIELD values for a particular user for an object.

Thanks.

Answer:
I'm not certain I understand fully what you are after.

The Authority-check does not dupply the values - you supply the values from your select and discard those that return a non zero subrc.
_________________
Regards

R


Abap KC
SFMDR

Answer:
Have a look at table AGR_1251 - I think it has the info you're looking for.

T.

Answer:
How to get the values is showin in this post, however in a later post John Jarboe points out that using the tables AGR_TCODES and AGR_1252 is unreliable and should not be used.
_________________
Regards

R


Abap KC
SFMDR

Answer:
Maybe all the OP is asking for is documentation? Double-click on auth.object name, then there is a button Documentation that will give the description of the parameters.
_________________
ilya

More input data: http://abaplog.wordpress.com
Sapfans ABAP FAQ: /forums/viewtopic.php?t=94198
R's ABAP Knowledge Corner: http://www.Rard-harper.net/kb/kb.html
Function modules documentation: http://www.se37.com
Copyright ?2007 - 2008 www.jt77.com