<?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 Re: Issue while using BAPI_USER_CHANGE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-using-bapi-user-change/m-p/8504617#M1654345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check  if PARVA = '1000' is exiting in T001 table are not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mufee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Feb 2012 08:07:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-02-14T08:07:31Z</dc:date>
    <item>
      <title>Issue while using BAPI_USER_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-using-bapi-user-change/m-p/8504616#M1654344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using BAPI_USER_CHANGE for updating user parameter ID's for example if i need to change company code for the user i am giving the inputs for  USERNAME = xyz i am passing the value of X for PARVA in parameterx structure as i only need to change the value of user PID and for PARAMETER1 in tables i am passing PARID = BUK and PARVA = 1000 but it is not updating the PID. I also tried passing X to PARID additionally the issue is all my PID's are deleted and only single PID BUK is updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one please help me in resolving the issue of how can i successfully update PID without disturbing the rest of PID's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards,&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 07:24:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-using-bapi-user-change/m-p/8504616#M1654344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-14T07:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while using BAPI_USER_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-using-bapi-user-change/m-p/8504617#M1654345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check  if PARVA = '1000' is exiting in T001 table are not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mufee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 08:07:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-using-bapi-user-change/m-p/8504617#M1654345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-14T08:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while using BAPI_USER_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-using-bapi-user-change/m-p/8504618#M1654346</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;1. Try selecting all the PARID, PARVA and PARTXT from the user master.&lt;/P&gt;&lt;P&gt;2. Append the new PARID, PARVA and PARTXT along with this selected internal table values.&lt;/P&gt;&lt;P&gt;3. Now update the user master by calling the FM - "BAPI_USER_CHANGE" with the values PARID = X, PARVA = X and PARTXT = X in PARAMETERX structure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 08:17:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-using-bapi-user-change/m-p/8504618#M1654346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-14T08:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while using BAPI_USER_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-using-bapi-user-change/m-p/8504619#M1654347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Harish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i check all the parameters in parametrX input structure all the other PID's  got deleted and only the updated parameter i.e, BUK is updated . please correct me where i am going wrong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 08:52:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-using-bapi-user-change/m-p/8504619#M1654347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-14T08:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while using BAPI_USER_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-using-bapi-user-change/m-p/8504620#M1654348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Harish your suggestion helped in resolving issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 14:32:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-using-bapi-user-change/m-p/8504620#M1654348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-16T14:32:14Z</dc:date>
    </item>
  </channel>
</rss>

