Skip to Content
0
Former Member
Nov 23, 2006 at 11:34 AM

AUTHORITY-CHECK Basics

44 Views

Hey There,

I am a new ABAPer and I have been asked by my manager to implement an AUTHORITY-CHECK on a few of our apps. I was wondering could any of you give me a bit of a kick-start with regards to how I should go about this.

I am supposed to add the following check:

AUTHORITY-CHECK OBJECT 'S_TCODE'

ID 'TCD'

FIELD 'XXX'

Where XXX is the field that I am supposed to check against.

I have already implemented Authority checks that checked whether the user had rights to view the data held in a table in the DB but I am not sure where to place this Authority check and how to Identify the field which I want to check.

If anyone could help me I would be very grateful.

Cheers