<?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: SUSR_BAPI_USER_UNLOCK not finding user in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/susr-bapi-user-unlock-not-finding-user/m-p/5594708#M1275194</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The reason is that I want to be able to unlock this separately from the normal unlock of the global/local lock.  If the BAPI gave a little more utility in allowing me to choose what to unlock, then I would use that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 May 2009 15:03:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-19T15:03:14Z</dc:date>
    <item>
      <title>SUSR_BAPI_USER_UNLOCK not finding user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/susr-bapi-user-unlock-not-finding-user/m-p/5594705#M1275191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im doing something wrong and I cant figure out where my problem lies.  I have two separate programs where I am using JCo 3.0 to create and unlock users based on user logging in incorrectly.  The first works fine using SUSR_BAPI_USER_UNLOCK, the second cant find the user.  Im thinking it might be something when I create the destination but I was hoping someone could point me in the right direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my response from the call I make in the program that doesnt work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;SUSR_BAPI_USER_UNLOCK&amp;gt;&amp;lt;INPUT&amp;gt;&amp;lt;LOCK_GLOBAL&amp;gt;&amp;lt;BAPIFLAG&amp;gt;&amp;lt;/BAPIFLAG&amp;gt;&amp;lt;/LOCK_GLOBAL&amp;gt;&amp;lt;LOCK_LOCAL&amp;gt;&amp;lt;BAPIFLAG&amp;gt;&amp;lt;/BAPIFLAG&amp;gt;&amp;lt;/LOCK_LOCAL&amp;gt;&amp;lt;LOCK_WRONG_LOGON&amp;gt;&amp;lt;BAPIFLAG&amp;gt;X&amp;lt;/BAPIFLAG&amp;gt;&amp;lt;/LOCK_WRONG_LOGON&amp;gt;&amp;lt;USERNAME&amp;gt;locktest&amp;lt;/USERNAME&amp;gt;&amp;lt;/INPUT&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;TABLES&amp;gt;&amp;lt;RETURN&amp;gt;&amp;lt;item&amp;gt;&amp;lt;TYPE&amp;gt;E&amp;lt;/TYPE&amp;gt;&amp;lt;ID&amp;gt;01&amp;lt;/ID&amp;gt;&amp;lt;NUMBER&amp;gt;124&amp;lt;/NUMBER&amp;gt;&amp;lt;MESSAGE&amp;gt;User locktest does not exist&amp;lt;/MESSAGE&amp;gt;&amp;lt;LOG_NO&amp;gt;&amp;lt;/LOG_NO&amp;gt;&amp;lt;LOG_MSG_NO&amp;gt;000000&amp;lt;/LOG_MSG_NO&amp;gt;&amp;lt;MESSAGE_V1&amp;gt;locktest&amp;lt;/MESSAGE_V1&amp;gt;&amp;lt;MESSAGE_V2&amp;gt;&amp;lt;/MESSAGE_V2&amp;gt;&amp;lt;MESSAGE_V3&amp;gt;&amp;lt;/MESSAGE_V3&amp;gt;&amp;lt;MESSAGE_V4&amp;gt;&amp;lt;/MESSAGE_V4&amp;gt;&amp;lt;PARAMETER&amp;gt;&amp;lt;/PARAMETER&amp;gt;&amp;lt;ROW&amp;gt;0&amp;lt;/ROW&amp;gt;&amp;lt;FIELD&amp;gt;&amp;lt;/FIELD&amp;gt;&amp;lt;SYSTEM&amp;gt;&amp;lt;/SYSTEM&amp;gt;&amp;lt;/item&amp;gt;&amp;lt;/RETURN&amp;gt;&amp;lt;/TABLES&amp;gt;&amp;lt;/SUSR_BAPI_USER_UNLOCK&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.  &lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 19:07:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/susr-bapi-user-unlock-not-finding-user/m-p/5594705#M1275191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-18T19:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: SUSR_BAPI_USER_UNLOCK not finding user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/susr-bapi-user-unlock-not-finding-user/m-p/5594706#M1275192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nevermind, its the difference between upper case and lower case.  Normal BAPIs seem to handle lowercase user ids, but SUSRs dont.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 19:18:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/susr-bapi-user-unlock-not-finding-user/m-p/5594706#M1275192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-18T19:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: SUSR_BAPI_USER_UNLOCK not finding user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/susr-bapi-user-unlock-not-finding-user/m-p/5594707#M1275193</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;is there any reason why you don't use BAPI BAPI_USER_UNLOCK? I can't see any problem but still I would stick with BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 22:23:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/susr-bapi-user-unlock-not-finding-user/m-p/5594707#M1275193</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2009-05-18T22:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: SUSR_BAPI_USER_UNLOCK not finding user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/susr-bapi-user-unlock-not-finding-user/m-p/5594708#M1275194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The reason is that I want to be able to unlock this separately from the normal unlock of the global/local lock.  If the BAPI gave a little more utility in allowing me to choose what to unlock, then I would use that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 15:03:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/susr-bapi-user-unlock-not-finding-user/m-p/5594708#M1275194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T15:03:14Z</dc:date>
    </item>
  </channel>
</rss>

