Skip to Content
0
Former Member
Feb 18, 2011 at 03:54 PM

se16 row-level authority-checks

255 Views

Is there a way to implement row-level authorization in SE16? For example, limit the user to looking only at those rows in KNA1 which have a BEGRU (authorization group) that the user is authorized to view (via the authoriity-check object F_KNA1_BED).

If this is not possible then is this the best way to proceed:

1. Take away SE16 completely from users

2. For those tables requiring row-level security, set up infosets with a record-processing exit do the row-level auth-check.

3. For those tables that don't need row-level security give the users a custom SE16 for each table they require (e.g. via SE93-defined "parameter transactions") .