Show TOC

 User Management of Application Server ABAP as Data SourceLocate this document in the navigation structure

The user management engine (UME) can use an SAP NetWeaver Application Server (AS) ABAP as its data source for user management data. This enables you to take advantage of the following:

  • Users of the ABAP system appear as users in the UMEand can log on with their passwords from the ABAP system.
  • Roles of the ABAP system appear as groups in the UME.

    The AS Java depicts the hierarchy between collective roles and single roles as nested group structures. When you create new groups with the AS Java, the AS Java stores them in its database.

    Note

    Different interpretations of the "contains in" relationship between ABAP systems and the UME results in a reversal of the visual arrangement of groups. A group representing a collective role is a child element of the group representing a single role. In the ABAP system, the single roles are displayed as child elements of collective roles.

  • User and role assignments in the ABAP system appear as user and group assignments in the UME. You can use the ABAP roles for authorization management in the UME, by adding users to the groups representing the ABAP roles.

The data source configuration file is dataSourceConfiguration_abap.xml .