Show TOC Start of Content Area

Procedure documentation Maintaining Object and Interface References   Locate the document in its SAP Library structure

Usage

You maintain object and interface references in the Role Based Access Management Editor. The implementor on Web Dynpro side for the generic Role Based Access Management adapter is the editor which is integrated into the Web Dynpro perspective. The editor has the purpose to declare dependencies from Web Dynpro Components to the Enterprise Services Framework backend resources for that the access management can derive default authorizations for user roles based on this dependency information. You have made reference definitions from the Web Dynpro application to the Enterprise Services Framework backend. At runtime, the usage information is available, and there are no additional code lines necessary in the Java Editor.

Requirements

      You have created a Web Dynpro project with a writable Web Dynpro development component (DC).

      You have finalized the Enterprise Services Model definition for the Web Dynpro project, and the model reference for the component is also created.

      You need some knowledge about the backend object data Type, Namespace, Resource Name, and Node Name.

Procedure

       1.      Open the Role Based Access Management Editor with context menu entry Authorization Management on the Web Dynpro component in the Web Dynpro Explorer view.

       2.      In the table in the upper area of the editor, you make entries for the backend resources of type

       Business Object Node

       Compound Service Interface

where you can select the following parameters from the wizard table:

       Namespace

       Resource Name

       Node Name

       3.      Definitions in the second table for the backend operations require an entry in the table for the backend resources, depending on the backend resource which was defined in the upper wizard table. Add a new operation of one of the following types:

       Query

       Action

       Interface Pattern

       Association

The operation table entries are displayed for each defined resource which has to be selected in the upper table for that purpose.

End of Content Area