Show TOC Start of Content Area

Background documentation The Authorization Concept for Customizing  Locate the document in its SAP Library structure

The activities within the IMG activity Registry Maintenance are linked to authorizations. There are five authorization objects for registry maintenance.

Note

For maintaining an RMS and element types without the implementation of additional service providers , you only need the authorization objects S_FRA_AREA, S_FRA_SP, and S_FRA_SPS.

Authorization object S_FRA_AREA

This authorization object relates to the entity area and has the following fields:

·        ACTVT           Number of an activity. The following values are permitted:

¡        Create (01)

¡        Display (03)

¡        Change (02)

¡        Delete (06)

·        F_AREA_ID   ID of an area

Authorization object S_FRA_SP

This authorization object relates to the entity service provider.

·        ACTVT           Number of an activity (see above)

·        F_AREA_ID   ID of an area

·        F_SP_ID        ID of a service provider

Authorization object S_FRA_SPS

This authorization object relates to the entity element type.

·        ACTVT           Number of an activity (see above)

·        F_AREA_ID   ID of an area

·        F_SP_ID        ID of a service provider

·        F_SPS_ID            ID of an element type

Authorization object S_FRA_CLRO

This authorization object relates to the entity class role. The object has the following authorization fields:

·        ACTVT           Number of an activity (see above)

·        F_CLRO_ID    ID of the class role

Authorization object S_FRA_SPTY

This authorization object relates to the entity service provider type. The object has the following authorization fields:

·        ACTVT           Number of an activity (see above)

·        F_SPTY_ID         ID of the service provider type

 

End of Content Area