<?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: Need Help! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/3060487#M724907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You can not get the data from structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Nov 2007 15:20:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-28T15:20:22Z</dc:date>
    <item>
      <title>Need Help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/3060485#M724905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have three table mara (matkl), mseg (kostl, lgort, kostl,dmbtr,waers), mkpf (budat) and one structure CSKSZ.(ktext).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have declared one ITAB in the program. Now I want that all the data of these three tables and structure should come in itab. What will be the select statment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me as i want to display all these data through my itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 14:29:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/3060485#M724905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-28T14:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/3060486#M724906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data: wa  like line of itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select matkl &lt;/P&gt;&lt;P&gt;from mara&lt;/P&gt;&lt;P&gt;into corresponding fields of wa&lt;/P&gt;&lt;P&gt;where YOUR_CONDITIONS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select kostl lgort dmbtr waers&lt;/P&gt;&lt;P&gt;from   mseg&lt;/P&gt;&lt;P&gt;into corresponding fields of wa&lt;/P&gt;&lt;P&gt;where YOUR_CONDITIONS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select budat&lt;/P&gt;&lt;P&gt;from   mkpf&lt;/P&gt;&lt;P&gt;into corresponding fields of wa&lt;/P&gt;&lt;P&gt;where YOUR_CONDITIONS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;append wa to itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just make sure in your conditions you fill those key fields which are needed to get from mara to mseg and mkpf.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could do this in ONE join as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Florian Kemmer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 14:35:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/3060486#M724906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-28T14:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/3060487#M724907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You can not get the data from structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 15:20:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/3060487#M724907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-28T15:20:22Z</dc:date>
    </item>
  </channel>
</rss>

