<?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: Remove User (SU01) password using a FM/BAPi in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-user-su01-password-using-a-fm-bapi/m-p/12217341#M1983333</link>
    <description>&lt;P&gt;Hello  &lt;SPAN class="mention-scrubbed"&gt;lrayapat73&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;If you don't want a user to log in you can lock one's account. There is BAPI_USER_LOCK function for this.&lt;/P&gt;Kind regards,&lt;BR /&gt;Mateusz</description>
    <pubDate>Mon, 30 Nov 2020 09:39:12 GMT</pubDate>
    <dc:creator>MateuszAdamus</dc:creator>
    <dc:date>2020-11-30T09:39:12Z</dc:date>
    <item>
      <title>Remove User (SU01) password using a FM/BAPi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-user-su01-password-using-a-fm-bapi/m-p/12217340#M1983332</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
  &lt;P&gt;I am usisng BAPI_User_Create1 to create an user, we need to set user intial password when we use this BAPI. However, as per my requirement user should not have a password. Is there any BAPI/FM with which we can remove / clear the password.&lt;/P&gt;
  &lt;P&gt;Thanks in adavance.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 09:36:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-user-su01-password-using-a-fm-bapi/m-p/12217340#M1983332</guid>
      <dc:creator>lrayapat73</dc:creator>
      <dc:date>2020-11-30T09:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Remove User (SU01) password using a FM/BAPi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-user-su01-password-using-a-fm-bapi/m-p/12217341#M1983333</link>
      <description>&lt;P&gt;Hello  &lt;SPAN class="mention-scrubbed"&gt;lrayapat73&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;If you don't want a user to log in you can lock one's account. There is BAPI_USER_LOCK function for this.&lt;/P&gt;Kind regards,&lt;BR /&gt;Mateusz</description>
      <pubDate>Mon, 30 Nov 2020 09:39:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-user-su01-password-using-a-fm-bapi/m-p/12217341#M1983333</guid>
      <dc:creator>MateuszAdamus</dc:creator>
      <dc:date>2020-11-30T09:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Remove User (SU01) password using a FM/BAPi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-user-su01-password-using-a-fm-bapi/m-p/12217342#M1983334</link>
      <description>&lt;P&gt;Hi Mateusz,&lt;/P&gt;&lt;P&gt;Thanks for the input, in my case users will be accessing the system using other logon menthods like SSO (logon ticekts,SNC).&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 09:45:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-user-su01-password-using-a-fm-bapi/m-p/12217342#M1983334</guid>
      <dc:creator>lrayapat73</dc:creator>
      <dc:date>2020-11-30T09:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Remove User (SU01) password using a FM/BAPi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-user-su01-password-using-a-fm-bapi/m-p/12217343#M1983335</link>
      <description>&lt;P&gt;There are specific parameters to handle passwords with SSO. Check out SAP's Help site: &lt;A href="https://help.sap.com/doc/saphelp_nw73/7.3.16/en-US/4a/c3f18f8c352470e10000000a42189c/content.htm?no_cache=true" target="test_blank"&gt;https://help.sap.com/doc/saphelp_nw73/7.3.16/en-US/4a/c3f18f8c352470e10000000a42189c/content.htm?no_cache=true&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Especially login/disable_password_logon and login/password_change_for_SSO parameters.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Mateusz</description>
      <pubDate>Mon, 30 Nov 2020 09:55:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-user-su01-password-using-a-fm-bapi/m-p/12217343#M1983335</guid>
      <dc:creator>MateuszAdamus</dc:creator>
      <dc:date>2020-11-30T09:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Remove User (SU01) password using a FM/BAPi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-user-su01-password-using-a-fm-bapi/m-p/12217344#M1983336</link>
      <description>&lt;P&gt;If you set user type as 'L' in logondata strucute, you will create user but login is not possible. By the way, the user will be created in system but when you try to log in you will get an error message. Maybe you can check other user types like system user or service user. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;  ls_logondata-ustyp   = 'L'.

  CALL FUNCTION 'BAPI_USER_CREATE1'
    EXPORTING
      username  = is_input-user_id
      name_in   = is_input-user_id
      logondata = ls_logondata
      password  = lc_PASSWORD
      address   = ls_address
    TABLES
      parameter = lt_parameter
      return    = lt_bapi_return.&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 30 Nov 2020 11:39:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-user-su01-password-using-a-fm-bapi/m-p/12217344#M1983336</guid>
      <dc:creator>tugay_birihan</dc:creator>
      <dc:date>2020-11-30T11:39:09Z</dc:date>
    </item>
  </channel>
</rss>

