<?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 how to process data  in developing AP account report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-process-data-in-developing-ap-account-report/m-p/12378090#M1994020</link>
    <description>&lt;P&gt;Hi Experts&lt;/P&gt;
  &lt;P&gt;Background&lt;/P&gt;
  &lt;P&gt;When I develop AP account report,I meet the following requirment. We will be sure that the posisite number is not found in total and Month.(0 and minus are ok.)&lt;/P&gt;
  &lt;P&gt;I need process data in internal table from raw data to post processing data.&lt;/P&gt;
  &lt;P&gt;Logic is following:&lt;/P&gt;
  &lt;P&gt;line 1.If total is positive. I will delete the row. when the total is 80. I will delete the row ;&lt;/P&gt;
  &lt;P&gt;line 2.When total is minus(-10) . quantity of January is positive ,and it will equal 0. quantity of Feburary equal that quantity of January and quantity of Feburary are added. (When tatal is -10. The quantity of January is 20. It will equal 0 . The quantity of Feburary is 20+(-1) = 19 )；&lt;/P&gt;
  &lt;P&gt;If quantity of Feburary is positive, and it will equal 0. quantity of March is equal that quantity of March and quantity of Feburary are added.( The quantity of Feburary is 19. It will equal 0 . The quantity of March is 19+(-1) = 18 );&lt;/P&gt;
  &lt;P&gt;If quantity of March is positive, and it will equal 0. quantity of April is equal that quantity of April and quantity of March are added.(( The quantity of March is 18. It will equal 0 . The quantity of April is 18+(-28) = (-10 ));&lt;/P&gt;
  &lt;P&gt;line 3. The logici is same with line 2&lt;/P&gt;
  &lt;P&gt;The Screenshot is following:&lt;/P&gt;
  &lt;P&gt;Raw data &lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1901773-cctau.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Post processing data &lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1901772-mflg6.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Mar 2021 08:36:24 GMT</pubDate>
    <dc:creator>1190_5939_439</dc:creator>
    <dc:date>2021-03-12T08:36:24Z</dc:date>
    <item>
      <title>how to process data  in developing AP account report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-process-data-in-developing-ap-account-report/m-p/12378090#M1994020</link>
      <description>&lt;P&gt;Hi Experts&lt;/P&gt;
  &lt;P&gt;Background&lt;/P&gt;
  &lt;P&gt;When I develop AP account report,I meet the following requirment. We will be sure that the posisite number is not found in total and Month.(0 and minus are ok.)&lt;/P&gt;
  &lt;P&gt;I need process data in internal table from raw data to post processing data.&lt;/P&gt;
  &lt;P&gt;Logic is following:&lt;/P&gt;
  &lt;P&gt;line 1.If total is positive. I will delete the row. when the total is 80. I will delete the row ;&lt;/P&gt;
  &lt;P&gt;line 2.When total is minus(-10) . quantity of January is positive ,and it will equal 0. quantity of Feburary equal that quantity of January and quantity of Feburary are added. (When tatal is -10. The quantity of January is 20. It will equal 0 . The quantity of Feburary is 20+(-1) = 19 )；&lt;/P&gt;
  &lt;P&gt;If quantity of Feburary is positive, and it will equal 0. quantity of March is equal that quantity of March and quantity of Feburary are added.( The quantity of Feburary is 19. It will equal 0 . The quantity of March is 19+(-1) = 18 );&lt;/P&gt;
  &lt;P&gt;If quantity of March is positive, and it will equal 0. quantity of April is equal that quantity of April and quantity of March are added.(( The quantity of March is 18. It will equal 0 . The quantity of April is 18+(-28) = (-10 ));&lt;/P&gt;
  &lt;P&gt;line 3. The logici is same with line 2&lt;/P&gt;
  &lt;P&gt;The Screenshot is following:&lt;/P&gt;
  &lt;P&gt;Raw data &lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1901773-cctau.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Post processing data &lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1901772-mflg6.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 08:36:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-process-data-in-developing-ap-account-report/m-p/12378090#M1994020</guid>
      <dc:creator>1190_5939_439</dc:creator>
      <dc:date>2021-03-12T08:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to process data  in developing AP account report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-process-data-in-developing-ap-account-report/m-p/12378091#M1994021</link>
      <description>&lt;P&gt;it is very easy that  you must use   (loop at)  and  (   if ... elseif ...elseif  ...  elseif ... endif.)&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 02:17:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-process-data-in-developing-ap-account-report/m-p/12378091#M1994021</guid>
      <dc:creator>1190_5939_439</dc:creator>
      <dc:date>2021-04-07T02:17:38Z</dc:date>
    </item>
  </channel>
</rss>

