Hi,
I have done a program in which i am changing the attributes of Active directory through SAP/ABAP FM 'SPLDAP_RECEIVE_ATTRIBUTES'.
By using this FM i am able to change active directory fields e.g; Employee Name, Phone Number, address etc. But I am not able to change Department Head attribute. I am using the same way to change the department head attribute as I am doing for other attributes.
Someone says to me that you need to write a script using "ldapmodify" command and call this script through BAPI and change department head attribute.
But I don't have any idea to write a script. Can anyone of you guys please let me know what should I do to modify active directory attribute through ldapmodify command or some other way. Please remember we are using windows based SAP Server.
Thanks.
Sohail