<?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: Formatting Data Using Nested Internal Tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/formatting-data-using-nested-internal-tables/m-p/3052553#M722776</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;look : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/9f/db9abd35c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/9f/db9abd35c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Nov 2007 07:23:18 GMT</pubDate>
    <dc:creator>andreas_mann3</dc:creator>
    <dc:date>2007-11-22T07:23:18Z</dc:date>
    <item>
      <title>Formatting Data Using Nested Internal Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/formatting-data-using-nested-internal-tables/m-p/3052552#M722775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;q]]   In the following link &lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/d3/2e974d35c511d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/d3/2e974d35c511d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt; please find Formatting Data Using Nested Internal Tables&lt;/P&gt;&lt;P&gt; here what does &lt;/P&gt;&lt;P&gt;GET&amp;lt;table name&amp;gt; LATE  means?&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------" /&gt;&lt;P&gt;q]]  Why is it that I need  to Refresh  WA_SPFLI-SFLIGHT ,&amp;amp; WA_SFLIGHT-SBOOK &amp;amp;   Why I do not do the same with WA_SPFLI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2007 06:49:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/formatting-data-using-nested-internal-tables/m-p/3052552#M722775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-22T06:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Data Using Nested Internal Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/formatting-data-using-nested-internal-tables/m-p/3052553#M722776</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;look : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/9f/db9abd35c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/9f/db9abd35c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2007 07:23:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/formatting-data-using-nested-internal-tables/m-p/3052553#M722776</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2007-11-22T07:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Data Using Nested Internal Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/formatting-data-using-nested-internal-tables/m-p/3052554#M722777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GET &amp;#133; LATE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This event is triggered when all of the data records for a node of the logical database have been read. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you define the corresponding event block in the program, you can, as with GET, specify a field list if the logical database supports field selection for this node:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET &amp;lt;table&amp;gt; LATE [FIELDS &amp;lt;f1&amp;gt; &amp;lt;f 2&amp;gt;...].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the event block for processing steps that should occur at the end of the block, like, for example, calculating statistics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following program is connected to the logical database F1S.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT EVENT_DEMO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NODES: SPFLI, SFLIGHT, SBOOK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA WEIGHT TYPE I VALUE 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE 'Test Program for GET &amp;lt;table&amp;gt; LATE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET SPFLI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SKIP.&lt;/P&gt;&lt;P&gt;WRITE: / 'Carrid:', SPFLI-CARRID,&lt;/P&gt;&lt;P&gt;'Connid:', SPFLI-CONNID,&lt;/P&gt;&lt;P&gt;/ 'From: ', SPFLI-CITYFROM,&lt;/P&gt;&lt;P&gt;'To: ', SPFLI-CITYTO.&lt;/P&gt;&lt;P&gt;ULINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET SFLIGHT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SKIP.&lt;/P&gt;&lt;P&gt;WRITE: / 'Date:', SFLIGHT-FLDATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET SBOOK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WEIGHT = WEIGHT + SBOOK-LUGGWEIGHT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET SFLIGHT LATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE: / 'Total luggage weight =', WEIGHT.&lt;/P&gt;&lt;P&gt;ULINE.&lt;/P&gt;&lt;P&gt;WEIGHT = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The total luggage weight is calculated for each flight in the event GET SBOOK, and then displayed in the list and reset in the event GET SFLIGHT LATE. Depending on the values you enter on the selection screen, the beginning of the list might look like this:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2007 07:26:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/formatting-data-using-nested-internal-tables/m-p/3052554#M722777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-22T07:26:33Z</dc:date>
    </item>
  </channel>
</rss>

