Show TOC

Execution of User ManagementLocate this document in the navigation structure

Use

On AS ABAP, you have to create and assign PI dialog and service users.

Procedure

Creating ABAP Users

Perform the following steps in your AS ABAP system:

  1. Log on using an administration user (for example, DDIC).

  2. Call transaction SU01 ( User Maintenance ).

  3. Create the following users and define them (except PISUPER) as system users (user type System):

    • PILSADMIN

      User for the Change Management Server.

    • PIDIR<SID>

      User for the Integration Directory.

    • PIREP<SID>

      User for the Enterprise Services Repository.

    • PILDUSER

      User for the System Landscape Directory.

    • PIAPPL<SID>

      User for sender applications.

    • PIRWB<SID>

      User for the Runtime Workbench.

    • PIAF<SID>

      User for the Advanced Adapter Engine (communication between SLD, Integration Server, and Adapter Framework).

      Note

      The Advanced Adapter Engine is simply referred to as Adapter Engine in the subsequent documentation.

    • PIIS<SID>

      User for the Integration Server.

    • PISUPER

      Super user with authorization for all involved tasks.

    • PI_JCO_RFC

      User for RFC communication between ABAP and Java.

    • PIPPUSER

      User for principal propagation.

    • PI3RDAPIUSER

      User for calling a Java Web service used to set up point-to-point connections.

      Note

      <SID> indicates the SAP system ID.

      The names of the users as well as their passwords can be changed as required. Ensure, however, that they are always assigned the roles as listed in the section Assigning ABAP Roles .

      If you make changes to user names and passwords, you have to make them in transaction SU01 first and then again in the exchange profile. More information: SAP Note 999962 Information published on SAP site.

      For sender ABAP applications, name and password changes must also be made in the involved HTTP destinations.

Assigning ABAP Roles

Perform the following steps in your AS ABAP system:

  1. Log on using an administration user (for example, DDIC).

  2. Call transaction SU01 ( User Maintenance ).

  3. In the User field, search for the following users and assign the appropriate role(s) as described under Standard Users (Dual-Stack) .