<?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: Update CUA Master in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-cua-master/m-p/9541984#M1752024</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any updates,friends?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jul 2013 10:57:18 GMT</pubDate>
    <dc:creator>former_member182337</dc:creator>
    <dc:date>2013-07-04T10:57:18Z</dc:date>
    <item>
      <title>Update CUA Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-cua-master/m-p/9541981#M1752021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to update the Role information and profiles of users along with the validity details in the user master. There are about 20,000 user id's which needs to be updated. There is a bapi by name ' BAPI_USER_CHANGE' which i am able to use for my requirement. The only problem with that is the importing parameter ( User ID ) can accept only one id at a time. Hence i need to call the Bapi inside a loop and call it 20,000 times. I couldn't find any bapi which can intake all the user's into internal table and update the system. Do anyone know of a BAPI which can accept user id's as internal table and update the CUA Master in one shot?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 17:32:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-cua-master/m-p/9541981#M1752021</guid>
      <dc:creator>former_member182337</dc:creator>
      <dc:date>2013-07-03T17:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Update CUA Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-cua-master/m-p/9541982#M1752022</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;CUA works with IDoc to exchange data to the connnected system, maybe you can use also IDOC to create in mass the role &amp;amp; profile affectation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 19:16:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-cua-master/m-p/9541982#M1752022</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2013-07-03T19:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Update CUA Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-cua-master/m-p/9541983#M1752023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Fred&lt;/SPAN&gt;. The program will be executed only in the CUA master and not in any of the child systems. The client will not be happy now if we change the development process and get in idoc instead of BAPI's. Aren't there any BAPI which can do mass update?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you feel, idoc is the only best solution considering the performance aspects, can you please share some inputs with regards to that?However, it will be of great help if any bapi can help us from this trouble.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tnx,&lt;/P&gt;&lt;P&gt;Prem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 08:44:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-cua-master/m-p/9541983#M1752023</guid>
      <dc:creator>former_member182337</dc:creator>
      <dc:date>2013-07-04T08:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Update CUA Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-cua-master/m-p/9541984#M1752024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any updates,friends?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 10:57:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-cua-master/m-p/9541984#M1752024</guid>
      <dc:creator>former_member182337</dc:creator>
      <dc:date>2013-07-04T10:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Update CUA Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-cua-master/m-p/9541985#M1752025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AFAIK there is no such a BAPI...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I would call BAPI_USER_ACTGROUPS_ASSIGN (roles) and BAPI_USER_PROFILES_ASSIGN (profiles) in a LOOP, you could try to commit only every 100 or so users. Else follow &lt;SPAN class="j-post-author "&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://answers.sap.com/people/frdric.girod" id="jive-2667127709215774416651"&gt;Frédéric Girod&lt;/A&gt; suggestion to use IDoc.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 12:23:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-cua-master/m-p/9541985#M1752025</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-07-04T12:23:35Z</dc:date>
    </item>
  </channel>
</rss>

