<?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: Sq02 ABAP coding for extra field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-abap-coding-for-extra-field/m-p/10867225#M1887152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;EM&gt;&lt;STRONG&gt;Preeti&lt;/STRONG&gt;&lt;/EM&gt;,&lt;/P&gt;&lt;P&gt;I am afraid this is not possible with query. You need to go for ABAP program for this. (With Query route, at the most you will be able to get the invoice totals by sub-totalling on POs in the ALV screen, but you will not be able to compute the difference.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #548235; font-size: 14.0pt; text-decoration: underline; font-family: Mistral;"&gt;KJogeswaraRao&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Feb 2015 15:16:50 GMT</pubDate>
    <dc:creator>jogeswararao_kavala</dc:creator>
    <dc:date>2015-02-05T15:16:50Z</dc:date>
    <item>
      <title>Sq02 ABAP coding for extra field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-abap-coding-for-extra-field/m-p/10867224#M1887151</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;I have created a Query to find the difference in PO value and Invoice Value . I have defined a Extra field named " Difference"&amp;nbsp; and got the value but I am unable to code the below cases&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where one PO line has more than one Invoice . I want to code so that System add all Invoices posted on PO line .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PO line 100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Invoice 1&amp;nbsp;&amp;nbsp; 50&lt;/P&gt;&lt;P&gt;Invoice 2&amp;nbsp;&amp;nbsp;&amp;nbsp; 50&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Total of Invoice for Line iten is 100 so difference is 0 . Right now I am getting 2 separted line and -50 each in difference Field .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;PreetI Agarwal &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 15:00:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-abap-coding-for-extra-field/m-p/10867224#M1887151</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-05T15:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sq02 ABAP coding for extra field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-abap-coding-for-extra-field/m-p/10867225#M1887152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;EM&gt;&lt;STRONG&gt;Preeti&lt;/STRONG&gt;&lt;/EM&gt;,&lt;/P&gt;&lt;P&gt;I am afraid this is not possible with query. You need to go for ABAP program for this. (With Query route, at the most you will be able to get the invoice totals by sub-totalling on POs in the ALV screen, but you will not be able to compute the difference.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #548235; font-size: 14.0pt; text-decoration: underline; font-family: Mistral;"&gt;KJogeswaraRao&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 15:16:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-abap-coding-for-extra-field/m-p/10867225#M1887152</guid>
      <dc:creator>jogeswararao_kavala</dc:creator>
      <dc:date>2015-02-05T15:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sq02 ABAP coding for extra field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-abap-coding-for-extra-field/m-p/10867226#M1887153</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;Is it possible for me to get the total of all Invoice posted&amp;nbsp; on PO for one line Item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I am Thinking of creating Another Field which will have total of Invoice posted on one PO . and then I can do calcuation on that .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Preeti Agarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 15:21:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-abap-coding-for-extra-field/m-p/10867226#M1887153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-05T15:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sq02 ABAP coding for extra field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-abap-coding-for-extra-field/m-p/10867227#M1887154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: justify;"&gt;No, That's what I was hinting at. This needs access to internal tables of standard program, which involves use of field-symbols in coding etc. There will be other complexities also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 15:30:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-abap-coding-for-extra-field/m-p/10867227#M1887154</guid>
      <dc:creator>jogeswararao_kavala</dc:creator>
      <dc:date>2015-02-05T15:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sq02 ABAP coding for extra field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-abap-coding-for-extra-field/m-p/10867228#M1887155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 15:33:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-abap-coding-for-extra-field/m-p/10867228#M1887155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-05T15:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sq02 ABAP coding for extra field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-abap-coding-for-extra-field/m-p/10867229#M1887156</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;Can you please help me creating one .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to ABAP and learning myself .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 15:49:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq02-abap-coding-for-extra-field/m-p/10867229#M1887156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-05T15:49:51Z</dc:date>
    </item>
  </channel>
</rss>

