[2007] in SAPr3-news

home help back first fref pref prev next nref lref last post

Re: Question about authorizations

daemon@ATHENA.MIT.EDU (Degrooth)
Tue Dec 24 19:27:27 1996

To: sapr3-news@MIT.EDU
Date: 25 Dec 1996 00:19:14 GMT
From: degrooth@aol.com (Degrooth)

Hi,

There is a  __standard__  solution for the following problem:

> I need to define different authorizations within a transaction, what
> is the best way to do it. 
>
> The problem is, when for example informations of a customer 
> ( sold-to-party ) are edited the person doing the editing must not 
> have access rights to all fields. 
>
>> We have had the same problem but there seems not to be any solution.
>> You can only write new dialog-functions with new dynpros, which contain
>> only the fields the person is allowed to edit.


You should use standard SAP authorization object for changing particular
fields:

Customer master record: F_KNA1_AEN
Vendor master record: F_LFA1_AEN

These authorization objects allow you to give users particular access
rights for specific fields in the master record.

See the online documentation for these authorization objects for more
information.

Best regards,

---Hugo de Groot

home help back first fref pref prev next nref lref last post