Skip to Content
0
Former Member
May 21, 2008 at 04:05 AM

Authority-Check concept

56 Views

hi,

i m unable to get the concept behind an AUTHORITY-CHECK.

when i create an authority object for some fields in a table, i am actually checking whether the particular user has permissions/rights to perform a particular action over that field in the table. correct?

why do we then need authority checks? can i not just perform the action, check SY-SUBRC field to see whether that action was performed successfully?

thanks