<?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 report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/3904462#M936554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Customer name is required in the output, but the field is yet to be defined in the PS table PROJ, when the field u2018KUNNRu2019 is appended.&lt;/P&gt;&lt;P&gt;Pass the WBS element to the Table PROJ &amp;amp; collect the customer code u2018KUNNRu2019.&lt;/P&gt;&lt;P&gt;Pass the customer code u2018KUNNRu2019 to the Table KNA1 &amp;amp; collect the customer description &amp;lt;NAME1&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for this how i can code pl send me immediatly very urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jun 2008 10:06:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-03T10:06:06Z</dc:date>
    <item>
      <title>report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/3904462#M936554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Customer name is required in the output, but the field is yet to be defined in the PS table PROJ, when the field u2018KUNNRu2019 is appended.&lt;/P&gt;&lt;P&gt;Pass the WBS element to the Table PROJ &amp;amp; collect the customer code u2018KUNNRu2019.&lt;/P&gt;&lt;P&gt;Pass the customer code u2018KUNNRu2019 to the Table KNA1 &amp;amp; collect the customer description &amp;lt;NAME1&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for this how i can code pl send me immediatly very urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 10:06:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/3904462#M936554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T10:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/3904463#M936555</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;Please find below queries.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select * &lt;/P&gt;&lt;P&gt;           from proj &lt;/P&gt;&lt;P&gt;           into table it_proj &lt;/P&gt;&lt;P&gt;           where pspnr = pspnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select kunnr name1 &lt;/P&gt;&lt;P&gt;          from kna1&lt;/P&gt;&lt;P&gt;          into table it_kna1&lt;/P&gt;&lt;P&gt;          for all entries in it_proj&lt;/P&gt;&lt;P&gt;          where kunnr eq it_proj-kunnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after fetching data with above sql queries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can add customer name in final internal table from it_kna1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by using read statment in loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Gupta..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 10:12:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/3904463#M936555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T10:12:39Z</dc:date>
    </item>
  </channel>
</rss>

