<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic bapi_user_change in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-change/m-p/2522746#M571189</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai ferinds i am using the bap_user_get_detail to get the details of the user , but i want to change soem fields of this that is email id and name ,  so i am using bapi_user_change to change the details of user and i am entering the new email id in structure addrsmtp it is giving message that it is changing but when i am gettign again the detials it is not fetching&lt;/P&gt;&lt;P&gt;can any one answer my query&lt;/P&gt;&lt;P&gt;thanx in advance&lt;/P&gt;&lt;P&gt;afzal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 Jul 2007 09:48:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-07T09:48:41Z</dc:date>
    <item>
      <title>bapi_user_change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-change/m-p/2522746#M571189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai ferinds i am using the bap_user_get_detail to get the details of the user , but i want to change soem fields of this that is email id and name ,  so i am using bapi_user_change to change the details of user and i am entering the new email id in structure addrsmtp it is giving message that it is changing but when i am gettign again the detials it is not fetching&lt;/P&gt;&lt;P&gt;can any one answer my query&lt;/P&gt;&lt;P&gt;thanx in advance&lt;/P&gt;&lt;P&gt;afzal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jul 2007 09:48:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-change/m-p/2522746#M571189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-07T09:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_user_change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-change/m-p/2522747#M571190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the statements u have passed for it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jul 2007 09:50:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-change/m-p/2522747#M571190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-07T09:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_user_change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-change/m-p/2522748#M571191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have passed user name and email address only&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jul 2007 09:52:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-change/m-p/2522748#M571191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-07T09:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_user_change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-change/m-p/2522749#M571192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;use 'BAPI_USER_CHANGE'  in this way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'BAPI_USER_CHANGE' &lt;/P&gt;&lt;P&gt;exporting&lt;/P&gt;&lt;P&gt;username = pw-bname&lt;/P&gt;&lt;P&gt;password = pw_struc&lt;/P&gt;&lt;P&gt;passwordx = pw_strucx&lt;/P&gt;&lt;P&gt;tables&lt;/P&gt;&lt;P&gt;return = return_dummy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jul 2007 09:58:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-change/m-p/2522749#M571192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-07T09:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_user_change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-change/m-p/2522750#M571193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you can reset the password for any body using ABAP Code. But for that you really don't need any client number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this process is on regular basis, then recommended is to use BAPI for changing the user details Otherwise BDC also works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; Function Module - BAPI_USER_CHANGE&lt;/P&gt;&lt;P&gt;Call this in the program for resetting the password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;call function 'BAPI_USER_CHANGE' 
exporting
username = pw-bname
password = pw_struc
passwordx = pw_strucx
tables
return = return_dummy.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; CALL TRANSACTION 'SU01' USING InternalTable&lt;/P&gt;&lt;P&gt;This will be executed in the BDC of SU01 transaction recording. Use the Password Change button in the application toolbar of transaction while recording. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpfull answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jul 2007 10:01:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-change/m-p/2522750#M571193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-07T10:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_user_change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-change/m-p/2522751#M571194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai azra the thing is that when i am sendiong email using abap program the sender name  and email id is picked from default user , but the thing i want is that i want to change email id and detials each time when i am sending to different receivers that is where i am facing the problem if u can find solution reply me&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;P&gt;mohammad afzal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jul 2007 10:03:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-change/m-p/2522751#M571194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-07T10:03:58Z</dc:date>
    </item>
  </channel>
</rss>

