<?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: How to create a new user using a function module in SAP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-new-user-using-a-function-module-in-sap/m-p/8433933#M1647830</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPI_USER_CREATE1&lt;/P&gt;&lt;P&gt;BAPI_USER_INTERNET_CREATE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jan 2012 09:11:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-01-09T09:11:43Z</dc:date>
    <item>
      <title>How to create a new user using a function module in SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-new-user-using-a-function-module-in-sap/m-p/8433932#M1647829</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;I tried using a function module  SUSR_USER_CREATE, to create a new user, but it was expecting a address number. So, I tried using a function module SUSR_COMP_ADDR_DEFAULT_GET. It will give the output using function module SUSR_COMP_ADDR_DEFAULT_GET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I am getting this message PASSWORD NOT ALLOWED. I request to share the information, how to use the function module or is there any other way to create the user id in SAP through a function module. The reason for creating the function module, is to call this function module from a BSP PAGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Bala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 09:06:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-new-user-using-a-function-module-in-sap/m-p/8433932#M1647829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-09T09:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new user using a function module in SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-new-user-using-a-function-module-in-sap/m-p/8433933#M1647830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPI_USER_CREATE1&lt;/P&gt;&lt;P&gt;BAPI_USER_INTERNET_CREATE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 09:11:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-new-user-using-a-function-module-in-sap/m-p/8433933#M1647830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-09T09:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new user using a function module in SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-new-user-using-a-function-module-in-sap/m-p/8433934#M1647831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bala,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using these function modules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUSR_BAPI_USER_CREATE&lt;/P&gt;&lt;P&gt;BAPI_USER_CREATE&lt;/P&gt;&lt;P&gt;BAPI_USER_CREATE1 &lt;/P&gt;&lt;P&gt;BAPI_USER_INTERNET_CREATE ( This internally calls BAPI_USER_CREATE1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read the FM documentation for more information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 03:44:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-new-user-using-a-function-module-in-sap/m-p/8433934#M1647831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-10T03:44:35Z</dc:date>
    </item>
  </channel>
</rss>

