<?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: ST05 with different users in Parallel in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613489#M1941218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So SCOV doesn't cut it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Mar 2016 10:09:57 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2016-03-31T10:09:57Z</dc:date>
    <item>
      <title>ST05 with different users in Parallel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613471#M1941200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a requirement in which we are using ST05 for tracing the SQL statements and finding the custom objects used in the Client's system. But, we are facing a problem that only one user can use ST05 at once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like, if A is using ST05 then B cannot use the trace.&lt;/P&gt;&lt;P&gt;Due to this, we are going at a very slow pace.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me, is there any alternative for the same ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aayush Aggarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 05:23:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613471#M1941200</guid>
      <dc:creator>aayushaggarwal</dc:creator>
      <dc:date>2016-03-29T05:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: ST05 with different users in Parallel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613472#M1941201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried "Activate Trace with Filter"? You can either activate for a single user, a user matching a pattern or all users. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 08:11:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613472#M1941201</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2016-03-29T08:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: ST05 with different users in Parallel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613473#M1941202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ayush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use trasaction ST12 to activate trace per user,work process , background jobs etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through the link :-&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="44143" __jive_macro_name="document" class="jive_macro_document jive_macro" data-orig-content="ST12 Trace - Step by step instruction on how to use it for analysis" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;-Learner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 09:08:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613473#M1941202</guid>
      <dc:creator>Mohamed_Mukhtar</dc:creator>
      <dc:date>2016-03-29T09:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: ST05 with different users in Parallel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613474#M1941203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do you need the possibility for several users? Couldn't you trace the DB actions independent of the user? As far as I understand you only need to know, which tables are accessed while running a specific program or transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you already thought about a code inspector check, which shows you the table accesses instead?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 09:17:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613474#M1941203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-29T09:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: ST05 with different users in Parallel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613475#M1941204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you all got me wrong, let me clarify that with the help of an example:&lt;/P&gt;&lt;P&gt;SAY we have two sap login ids: sap1 &amp;amp; sap2, and sap1 is currently using the trace (ST05) and looking for the tables for Purchase order scenario.&lt;/P&gt;&lt;P&gt;At the same time, sap2 want to use the trace (in parallel to sap1) for sales order scenario.&lt;/P&gt;&lt;P&gt;But he can't because it is already been activated by sap1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, is there any option sap2 can use the trace in parallel to sap1??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aayush &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 05:04:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613475#M1941204</guid>
      <dc:creator>aayushaggarwal</dc:creator>
      <dc:date>2016-03-30T05:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: ST05 with different users in Parallel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613476#M1941205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only by setting the trace on for all users. However in my experience, if people are diligent and disciplined in turning off the trace when they're not using it, there is little conflict.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 05:19:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613476#M1941205</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2016-03-30T05:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: ST05 with different users in Parallel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613477#M1941206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we will activate the trace for all users, wouldn't it degrade the performance because there may be 100 sap users in the system??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aayush Aggarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 05:48:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613477#M1941206</guid>
      <dc:creator>aayushaggarwal</dc:creator>
      <dc:date>2016-03-30T05:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: ST05 with different users in Parallel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613478#M1941207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe. But you'll get the data you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 06:35:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613478#M1941207</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2016-03-30T06:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: ST05 with different users in Parallel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613479#M1941208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hopefully you do not trace on the productive system for your requirement and on development or quality system it should be no problem I think.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 06:39:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613479#M1941208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-30T06:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: ST05 with different users in Parallel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613480#M1941209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another thing to consider is not using the same system at the same time for tracing if you are trying to locate tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before resorting to ST05 for SQL I will check SM12 locks if it's change data. Also, if you know the module you can figure out most of the tables based on naming conventions and where used on the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But really, you shouldn't need to have trace on for ages to go through the code. If you do, contact each other and coordinate schedules of using it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 09:25:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613480#M1941209</guid>
      <dc:creator>Colleen</dc:creator>
      <dc:date>2016-03-30T09:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: ST05 with different users in Parallel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613481#M1941210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Personally I think that using ST05 is problematic in trying to find custom tables etc etc because you have to be sure that when you execute your code you visit all logic paths just in case there is a wayward select some where.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A silly example.... A report with two radio buttons - Show me P/O's,&amp;nbsp; Show me Sales orders.&amp;nbsp; One selects from Ekpo,&amp;nbsp; the other Vbak.&amp;nbsp; If the user keeps selecting Show Me P/O's then the VBAK selection will never appear in ST05.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why not look at the customer development packages-&amp;gt;Tables and then do a where used on them ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems like a lot more accurate to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... or am I missing something here ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 12:00:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613481#M1941210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-30T12:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: ST05 with different users in Parallel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613482#M1941211</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 often use anst_search_tool for finding custom code.&lt;/P&gt;&lt;P&gt;The custom tables should be in included in custom code, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To find standard tables I use SD11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Dominik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 15:05:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613482#M1941211</guid>
      <dc:creator>dilorenzo</dc:creator>
      <dc:date>2016-03-30T15:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: ST05 with different users in Parallel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613483#M1941212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my background isn't development so not sure &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ST05 comes in handy to get an indicator - but then I'm usually tracing standard programs. Anything more complex, I'll put a break point in and step through the code to learn it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 22:39:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613483#M1941212</guid>
      <dc:creator>Colleen</dc:creator>
      <dc:date>2016-03-30T22:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: ST05 with different users in Parallel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613484#M1941213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply!!&lt;/P&gt;&lt;P&gt;Looking for all the custom objects and using where used on each of it, seems ideal but wouldn't it be very hectic and time taking as compared to SQL trace.&lt;/P&gt;&lt;P&gt;And lets say I am looking for all the Z objects in PO, then how will i find the package for those objects because there may be a number of Z packages there in the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aayush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 03:15:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613484#M1941213</guid>
      <dc:creator>aayushaggarwal</dc:creator>
      <dc:date>2016-03-31T03:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: ST05 with different users in Parallel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613485#M1941214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dominik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please share the steps I will have to do in SD11, to find the custom tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aayush Aggarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 04:56:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613485#M1941214</guid>
      <dc:creator>aayushaggarwal</dc:creator>
      <dc:date>2016-03-31T04:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: ST05 with different users in Parallel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613486#M1941215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aayush....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hectic ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No I don't think so,&amp;nbsp; it would be measured and complete.&amp;nbsp; You use SE80 to display customer packages and within those packages you select the custom tables and do a where used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That doesn't rely on code taking every executable path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rich &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 07:30:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613486#M1941215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-31T07:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: ST05 with different users in Parallel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613487#M1941216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aayush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use SD11 for finding standard tables and methods, not customer tables.&lt;/P&gt;&lt;P&gt;For customer code, I use anst_search_tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dominik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 07:44:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613487#M1941216</guid>
      <dc:creator>dilorenzo</dc:creator>
      <dc:date>2016-03-31T07:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: ST05 with different users in Parallel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613488#M1941217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply...&lt;/P&gt;&lt;P&gt;the our client environment has a large number of customization in which 100s of packages contain 1000s of tables, so that's why its going to be hectic.&lt;/P&gt;&lt;P&gt;Anyways i think there is no better alternate of ST05. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if any one has any other suggestions please reply on this thread.&lt;/P&gt;&lt;P&gt;Thanks Experts!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aayush Aggarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 08:52:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613488#M1941217</guid>
      <dc:creator>aayushaggarwal</dc:creator>
      <dc:date>2016-03-31T08:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: ST05 with different users in Parallel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613489#M1941218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So SCOV doesn't cut it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 10:09:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st05-with-different-users-in-parallel/m-p/11613489#M1941218</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2016-03-31T10:09:57Z</dc:date>
    </item>
  </channel>
</rss>

