<?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_CREATE1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-create1/m-p/5473565#M1253349</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;   Tried to create a user using this standard Fm BAPI_USER_CREATE1.&lt;/P&gt;&lt;P&gt;I'm able to create the user successfully but not able to assign the roles.&lt;/P&gt;&lt;P&gt;Can anybody please tell me abt the parameter REF_USER.&lt;/P&gt;&lt;P&gt;I tried to pass a super users id and it doesnt take and throwing an error saying that&lt;/P&gt;&lt;P&gt;'User is not a reference user(see long text).&lt;/P&gt;&lt;P&gt;Any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Apr 2009 13:33:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-15T13:33:20Z</dc:date>
    <item>
      <title>BAPI_USER_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-create1/m-p/5473565#M1253349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;   Tried to create a user using this standard Fm BAPI_USER_CREATE1.&lt;/P&gt;&lt;P&gt;I'm able to create the user successfully but not able to assign the roles.&lt;/P&gt;&lt;P&gt;Can anybody please tell me abt the parameter REF_USER.&lt;/P&gt;&lt;P&gt;I tried to pass a super users id and it doesnt take and throwing an error saying that&lt;/P&gt;&lt;P&gt;'User is not a reference user(see long text).&lt;/P&gt;&lt;P&gt;Any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 13:33:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-create1/m-p/5473565#M1253349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-15T13:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_USER_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-create1/m-p/5473566#M1253350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HAve you ensured the SAP user ID you passed in the REF_USER parameter of the BAPI exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can ensure (validate) either from SU01D or database table USR01/2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please confirm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 13:55:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-create1/m-p/5473566#M1253350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-15T13:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_USER_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-create1/m-p/5473567#M1253351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The roles are not copied to the new user to be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the REF_USER give the user refrence so that whatever the roles having the refrence all willbe copied to u r user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 14:06:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-create1/m-p/5473567#M1253351</guid>
      <dc:creator>tarangini_katta</dc:creator>
      <dc:date>2009-04-15T14:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_USER_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-create1/m-p/5473568#M1253352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi VIjaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call one of the Function MOdule to assign the roles to u r user adfter calling BAPI_USER_CREATE1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUSR_BAPI_USER_ACTGROUPS_ASSIG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ISAI_USER_ROLES_MAINTAIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if u have any problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 06:44:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-user-create1/m-p/5473568#M1253352</guid>
      <dc:creator>tarangini_katta</dc:creator>
      <dc:date>2009-04-16T06:44:36Z</dc:date>
    </item>
  </channel>
</rss>

