<?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 Simple Transformation using Dynamic internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/simple-transformation-using-dynamic-internal-table/m-p/11488056#M1931806</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Experts ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to export alv grid data to excel . the data has some custom stuff hence im using simple transformation , &lt;/P&gt;&lt;P&gt;The field catalog was build dynamically and the internal table containing the data was built dynamically&amp;nbsp; and is passed to the simple transformation .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"LOOP ONE"&lt;/P&gt;&lt;P&gt;to get the column text in xml , im passing the field catalog table to the simple transformation as one of the parameters&amp;nbsp; and loop through it using&amp;nbsp; using field "coltext" as my column text . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"LOOP TWO"&lt;/P&gt;&lt;P&gt;My problem is how can i loop through the dynamic internal table that contains the data . to the corresponding columns -&amp;nbsp; i only know 17 columns , the rest are created dynamically .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You help will be highly appreciated .&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jan 2016 13:06:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-01-06T13:06:50Z</dc:date>
    <item>
      <title>Simple Transformation using Dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/simple-transformation-using-dynamic-internal-table/m-p/11488056#M1931806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Experts ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to export alv grid data to excel . the data has some custom stuff hence im using simple transformation , &lt;/P&gt;&lt;P&gt;The field catalog was build dynamically and the internal table containing the data was built dynamically&amp;nbsp; and is passed to the simple transformation .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"LOOP ONE"&lt;/P&gt;&lt;P&gt;to get the column text in xml , im passing the field catalog table to the simple transformation as one of the parameters&amp;nbsp; and loop through it using&amp;nbsp; using field "coltext" as my column text . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"LOOP TWO"&lt;/P&gt;&lt;P&gt;My problem is how can i loop through the dynamic internal table that contains the data . to the corresponding columns -&amp;nbsp; i only know 17 columns , the rest are created dynamically .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You help will be highly appreciated .&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 13:06:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/simple-transformation-using-dynamic-internal-table/m-p/11488056#M1931806</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-06T13:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Transformation using Dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/simple-transformation-using-dynamic-internal-table/m-p/11488057#M1931807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mulamuli,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is using simple transformation a must in your situation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen custom modules done by others and even a blog &lt;A href="http://wiki.scn.sap.com/wiki/display/ABAP/Excel+with+SAP+-+An+overview"&gt;http://wiki.scn.sap.com/wiki/display/ABAP/Excel+with+SAP+-+An+overview&lt;/A&gt; that mention new standard FM's depending on your version of SAP that simplify the entire process of generating excel documents and make them compatible with the newer excel types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However if you are required to use simple transformation look at the FM GET_COMPONENT_LIST this FM will return all the details about your ITAB including field names and stuff of that nature that you do not already know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Geoffery&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 14:00:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/simple-transformation-using-dynamic-internal-table/m-p/11488057#M1931807</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-06T14:00:38Z</dc:date>
    </item>
  </channel>
</rss>

