<?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: Doubt in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt/m-p/1501611#M232240</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;for LDB check the below link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="167409"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Aug 2006 04:42:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-09T04:42:12Z</dc:date>
    <item>
      <title>Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt/m-p/1501607#M232236</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;   END-OF-SELECTION what is the significance of this event when a report with LDB is used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;   How can be find the report that were using LDB's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Thanks in Advance&lt;/P&gt;&lt;P&gt;  Regards&lt;/P&gt;&lt;P&gt;  SDN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2006 21:35:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt/m-p/1501607#M232236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-08T21:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt/m-p/1501608#M232237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;END-OF-SELECTION is the event which is fired after the selection from the db, and you are ready to write out the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9aca35c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9aca35c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2006 21:38:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt/m-p/1501608#M232237</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-08-08T21:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt/m-p/1501609#M232238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;    How can be find the report that were using LDB's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you go to the attributes of the program, there is a entry there for entering the LDB name. If it is blank then a LDB is not used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to find out the reports that use a particular LDB, then you go to transaction SLDB, give the LDB name and do a where-used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2006 21:56:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt/m-p/1501609#M232238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-08T21:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt/m-p/1501610#M232239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;END-OF-SELECTION-&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the last of the events called by the runtime environment to occur. It is triggered after all of the data has been read from the logical database, and before the list processor is started. You can use the corresponding event block to process and format all data that the program has stored in sequential datasets, such as internal tables or extracts, during the various GET events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GO THROUTH THESE LINK FOR THA RELATIONSHIP BETWEEN END-OF-SELECTION AND LDB.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9bb935c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9bb935c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9b8535c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9b8535c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 04:39:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt/m-p/1501610#M232239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T04:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt/m-p/1501611#M232240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;for LDB check the below link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="167409"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 04:42:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt/m-p/1501611#M232240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T04:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt/m-p/1501612#M232241</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;for 2) look table trdir fields dbapl and dbna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. report rfitemar:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dbna = DD&lt;/P&gt;&lt;P&gt;dbapl = F&lt;/P&gt;&lt;P&gt;=&amp;gt; LDB = DDF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls reward points for useful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 06:44:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt/m-p/1501612#M232241</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2006-08-09T06:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt/m-p/1501613#M232242</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;how to find reports using LDB:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Use transaction SE36, enter LDB name, do where-used-list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Use SE16 for TRDIR, check field LDBNAME &amp;lt;&amp;gt; 'D$S'.&lt;/P&gt;&lt;P&gt;   and LDBNAME &amp;lt;&amp;gt; space (includes).&lt;/P&gt;&lt;P&gt;'D$S' just means that no LDB is used. I can see 8219 Reports using LDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Clemens Li&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 07:27:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt/m-p/1501613#M232242</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2006-08-09T07:27:45Z</dc:date>
    </item>
  </channel>
</rss>

