<?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 Programming Using Queries vs. Loops (and traversing multiple tables) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/programming-using-queries-vs-loops-and-traversing-multiple-tables/m-p/6114409#M1362822</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had a very generic question regarding programming in SAP - ABAP. I notice that our developers seem to struggle while creating complex looping and traversing of data (based on how complex some of the SAP tables get). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Especially for Forms (where some complex summarization is required), why aren't they utilizing Views or Queries to link the data???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response, its frustraiting as a former developer in VB / SQL to see the structured development I am seeing. (maybe I just am not up to speed in SAP land!)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Sep 2009 02:57:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-02T02:57:22Z</dc:date>
    <item>
      <title>Programming Using Queries vs. Loops (and traversing multiple tables)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/programming-using-queries-vs-loops-and-traversing-multiple-tables/m-p/6114409#M1362822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had a very generic question regarding programming in SAP - ABAP. I notice that our developers seem to struggle while creating complex looping and traversing of data (based on how complex some of the SAP tables get). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Especially for Forms (where some complex summarization is required), why aren't they utilizing Views or Queries to link the data???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response, its frustraiting as a former developer in VB / SQL to see the structured development I am seeing. (maybe I just am not up to speed in SAP land!)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 02:57:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/programming-using-queries-vs-loops-and-traversing-multiple-tables/m-p/6114409#M1362822</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-02T02:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Programming Using Queries vs. Loops (and traversing multiple tables)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/programming-using-queries-vs-loops-and-traversing-multiple-tables/m-p/6114410#M1362823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we have a concept of Logical databases , through which all inked tables are set up in easy to access fashion , using GET &amp;lt;table&amp;gt; and GET LATE events. &lt;/P&gt;&lt;P&gt;These are pure report like statements , however its been converted to FM's i..e more modularized with no performance differences. &lt;/P&gt;&lt;P&gt;Your own logical databases can be created aswell, however performance tuning is a advanced level concept in SAP land.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 03:15:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/programming-using-queries-vs-loops-and-traversing-multiple-tables/m-p/6114410#M1362823</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-02T03:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Programming Using Queries vs. Loops (and traversing multiple tables)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/programming-using-queries-vs-loops-and-traversing-multiple-tables/m-p/6114411#M1362824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another part of the frustration is that assumptions get made.......So as an example with Sales and Distribution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have a Consolidate Invoice (Invoice List), where you need to Summerize by Master Contract. The Developer was Going from Invoice to Sub-Contract and Summerizing by Master Contract. When he did this he lost the integrity of what was Invoiced and therefore picked up all items that exist in the contract.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bottom line I think that I have to ensure the development retains the relational integrity regardless of the approach..!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 03:30:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/programming-using-queries-vs-loops-and-traversing-multiple-tables/m-p/6114411#M1362824</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-02T03:30:34Z</dc:date>
    </item>
  </channel>
</rss>

