Entering content frame

Procedure documentation Mapping SAP Data Fields to Directory Attributes Locate the document in its SAP Library structure

Procedure

  1. In transaction LDAP, choose Server.
  2. The system displays the Display "Server" View: Overview screen.

  3. Switch to change mode.
  4. Select the directory server for which you want to map fields to attributes.
  5. Choose the Mapping option from the Dialog Structure tree by double clicking it.
  6. The system displays the Mapping Overview screen (transaction LDAPMAP). The name of the selected logical directory server automatically appears in the Server Name field.

  7. To create your own schema mapping, or to add entries to imported mappings, choose Add Entry.

Note

If you import a proposal or copy a mapping, you can immediately Set the Synchronization Indicators as the next step.

  1. In the Object Classes field, specify the structured directory object class to which the object should be assigned.
  2. Choose Add Entry (This graphic is explained in the accompanying text).
  3. The Mapping Details screen appears.

  4. To create a mapping, enter the required data:

Column

Meaning

Table Name

Logical name of the ABAP structure, such as ADDRESS

Field Name

Logical name of the field in the ABAP structure, for example: LASTNAME

Structure linkFunction module

Function module that performs the mapping

Parameters

Parameters for the function module that performs the mapping; such as a separator character

Attribute

Name of the attribute in the directory, such as sn (surname = last name)

  1. Choose Back. Your entries now appear in the Mappings group box in the following columns:

Column

Meaning

Number

Automatically inserted line numbering that shows lines that belong together for mappings with several lines

Structure

ABAP structure, such as ADDRESS

Field

Name of the field in the ABAP structure, for example: LASTNAME

Attribute

Name of the attribute in the directory, such as sn (surname = last name)

  1. To change an existing field to attribute mapping, go to the Mapping Details screen by choosing Display Details or by double clicking the appropriate line.
  2. Leave the Mapping Overview by choosing Back.

Your entries are checked and saved.

Result

You have created the mapping and can now set the mapping indicators as described in the Setting Mapping Indicators procedure.

 

 

Leaving content frame