Hello experts,
We're in process of setting up the LDAP connector and performing user synchronization. The connection to the LDAP server is working without problems. We first want to replicate/synchronize a subset of the users in LDAP to user masters in ABAP. However we do not use the SAP LDAP schema extension, so we need to create a mapping by hand.
We have the LDAP attributes, but where can we find the ABAP structures and field codes that we can use for the mapping? At help.sap.com (http://help.sap.com/saphelp_nw04/helpdata/en/82/cca53aa6b28973e10000000a114084/content.htm) we found some examples that we can use (and have succesfully used) which are:
USERNAME (fields: BAPIBNAME)
ADDRESS (fields: FULLNAME, FIRSTNAME, LASTNAME)
We require a list of available ABAP structures, and their respective field names. Where can we find this information?
Thanks in advance,
Kind regards,
Walter