Hello,
I've got t-codes LDAP and LDAPMAP configured correctly and functioning in a Sandbox environment. We're doing a one-way refresh of SAP User ID information from Active Directory. Using the value proposals on the SAP side for Structure and Field (such as ADDRESS-TEL1_NUMBR mapped to AD attribute telephoneNumber), we've managed to update some basic information in SAP.
However, one field is missing, and remains a mystery to me. None of the structures proposed in LDAPMAP include the SU01 "Mobile Number" field (SZA5_D0700-MOB_NUMBER).
When I try to map SZA5_D0700-MOB_NUMBER to AD attribute "mobile", and run the sync program (RSLDAPSYNC_USER), the program errors, saying "Objects of type USER do not have structure SZA5_D0700 with field MOB_NUMBER".
How may I proceed in updating an SAP ID's mobile number through LDAPMAP and program RSLDAPSYNC_USER? What's the appropriate structure and field for the USER object?
I've already inspected SAP note 1513595 ("BAPI: Handling of telephone data is inconsistent"), thinking that the RSLDAPSYNC_USER uses the BAPI_USER_CHANGE function module to update user ID records, but wasn't able to use any of the structures of field names referenced in the note (such as ADTEL-TELEPHONE).
Any help is appreciated!
Thanks,
Shawn