<?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: Error message with user name in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183495#M464638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when u use ENQUEUE function module, it automatically gives the error message as &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;locked by user (so &amp;amp; so)&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 May 2007 14:00:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-02T14:00:27Z</dc:date>
    <item>
      <title>Error message with user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183493#M464636</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;I've a Z table and created table maint. generator.I've also created locks.I've to display a error message when 2 users access the same tcode.I'd like to display the user name who has locked it For ex : "Table locked by &amp;lt;Username&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 13:49:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183493#M464636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T13:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error message with user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183494#M464637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you call the function module ENQUEUE_ function module then it will give the messge saying that table is locked by USer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 13:57:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183494#M464637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T13:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error message with user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183495#M464638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when u use ENQUEUE function module, it automatically gives the error message as &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;locked by user (so &amp;amp; so)&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 14:00:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183495#M464638</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T14:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error message with user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183496#M464639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you give an example to raise error?&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, 02 May 2007 14:29:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183496#M464639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T14:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error message with user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183497#M464640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to write an event for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto Se11&lt;/P&gt;&lt;P&gt;Give the Viewname --&amp;gt; change&lt;/P&gt;&lt;P&gt;in menu Utilities---&amp;gt;Table maintenance generator&lt;/P&gt;&lt;P&gt;Environment&lt;DEL&gt;-&amp;gt;Modifications&lt;/DEL&gt;--&amp;gt;Events&lt;/P&gt;&lt;P&gt;Select Option ST and give the Form routine name , program name&lt;/P&gt;&lt;P&gt;And in the next column click editor button and write the code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 14:46:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183497#M464640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T14:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error message with user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183498#M464641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the syste variable UNAME which always contains the currently logged User name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, Pass the system variable ( sy-uname ) in the message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mesage exxx(zclass) with sy-uname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e      - for error message.&lt;/P&gt;&lt;P&gt;zclass - Is the message class.&lt;/P&gt;&lt;P&gt;xxx    - number of themessage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this will resolve ur problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;dont forget to Award if useful&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 11:15:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183498#M464641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T11:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error message with user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183499#M464642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U need to award points for all  the useful replies, and also u nees to mark it as Answered if ur problem is solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 12:15:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183499#M464642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T12:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error message with user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183500#M464643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did not award points because the answers did not solve my problem.I appreciate the replies.But i searched the forum and found my solution elsewhere and the points were already awarded to that answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 17:25:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183500#M464643</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T17:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error message with user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183501#M464644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also one more thing passing a sy-uname is not teh correct solution.it does not give the name of the person  who has locked the object but takes the sign on name.&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, 16 May 2007 17:26:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183501#M464644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T17:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error message with user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183502#M464645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create Message in SE91 use message like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;000     Table locked by  &amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then message statement like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;message e000(z01) with sy-uname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if it is useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 17:29:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183502#M464645</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T17:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error message with user name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183503#M464646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use function module ENQUEUE_E_TABLE to see if the table has been locked, then if it is locked sy-msgv1 should have the user ID of the person who has locked the table.&lt;/P&gt;&lt;P&gt; - April King&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 17:46:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-with-user-name/m-p/2183503#M464646</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T17:46:09Z</dc:date>
    </item>
  </channel>
</rss>

