<?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 determine whose user is using a specific transaction code? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-determine-whose-user-is-using-a-specific-transaction-code/m-p/6290382#M1389773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer, it is really helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried SM12, it gives me all the tables that is locked at a specific time but only need to determine whose User is using T-code OB52. Is there a program like SM12 where in the import parameter is a Table ex. T001B?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I actually need to do it in ABAP. Is there a FM that I can use?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Nov 2009 18:22:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-05T18:22:32Z</dc:date>
    <item>
      <title>How to determine whose user is using a specific transaction code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-determine-whose-user-is-using-a-specific-transaction-code/m-p/6290380#M1389771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a simple problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stated at the title. For example, I want to know whose User makes OB52 locked. I am actually coding it in one of my report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a table wherein I can check whose User uses T-code OB52?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried using BDC but the messages it gave me does not have the information that I need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody here can help me?&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, 05 Nov 2009 17:53:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-determine-whose-user-is-using-a-specific-transaction-code/m-p/6290380#M1389771</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-05T17:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine whose user is using a specific transaction code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-determine-whose-user-is-using-a-specific-transaction-code/m-p/6290381#M1389772</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;U can check trx SM12 in order to find out all locks active, in particular who is lock the table RSTABLE and object T001B  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 17:59:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-determine-whose-user-is-using-a-specific-transaction-code/m-p/6290381#M1389772</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-05T17:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine whose user is using a specific transaction code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-determine-whose-user-is-using-a-specific-transaction-code/m-p/6290382#M1389773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer, it is really helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried SM12, it gives me all the tables that is locked at a specific time but only need to determine whose User is using T-code OB52. Is there a program like SM12 where in the import parameter is a Table ex. T001B?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I actually need to do it in ABAP. Is there a FM that I can use?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 18:22:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-determine-whose-user-is-using-a-specific-transaction-code/m-p/6290382#M1389773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-05T18:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine whose user is using a specific transaction code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-determine-whose-user-is-using-a-specific-transaction-code/m-p/6290383#M1389774</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 seen the abap code run by trx SM12 and it seems the main function module is ENQUEUE_READ: this returns the active lock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to test that fm by SM37:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GNAME     = RSTABLE&lt;/P&gt;&lt;P&gt;GARG       = T001B*&lt;/P&gt;&lt;P&gt;GUNAME  = *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 18:27:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-determine-whose-user-is-using-a-specific-transaction-code/m-p/6290383#M1389774</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-05T18:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine whose user is using a specific transaction code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-determine-whose-user-is-using-a-specific-transaction-code/m-p/6290384#M1389775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Man!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It really gives me the username that I need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It solved it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 04:44:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-determine-whose-user-is-using-a-specific-transaction-code/m-p/6290384#M1389775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T04:44:03Z</dc:date>
    </item>
  </channel>
</rss>

