<?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 creating a conversion program----- HELP PLEASEEEEEEEEEEEEEEEEEEEEE!!!!!!!!! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-conversion-program-help-pleaseeeeeeeeeeeeeeeeeeeee/m-p/3139271#M745987</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to "Extract file of financial data for upload to consolidation system for corporate and management reporting".&lt;/P&gt;&lt;P&gt;The extract will consist of two separate reports, combined into one comma separated text file.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I go about it....I have no idea of interfaces and need to finish this task&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give step by step approach!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Dec 2007 11:32:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-17T11:32:06Z</dc:date>
    <item>
      <title>creating a conversion program----- HELP PLEASEEEEEEEEEEEEEEEEEEEEE!!!!!!!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-conversion-program-help-pleaseeeeeeeeeeeeeeeeeeeee/m-p/3139271#M745987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to "Extract file of financial data for upload to consolidation system for corporate and management reporting".&lt;/P&gt;&lt;P&gt;The extract will consist of two separate reports, combined into one comma separated text file.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I go about it....I have no idea of interfaces and need to finish this task&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give step by step approach!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2007 11:32:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-conversion-program-help-pleaseeeeeeeeeeeeeeeeeeeee/m-p/3139271#M745987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-17T11:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: creating a conversion program----- HELP PLEASEEEEEEEEEEEEEEEEEEEEE!!!!!!!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-conversion-program-help-pleaseeeeeeeeeeeeeeeeeeeee/m-p/3139272#M745988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NOOOOOOOOOOOOOOOOOOOOOOOOOO!!!!!!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2007 11:55:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-conversion-program-help-pleaseeeeeeeeeeeeeeeeeeeee/m-p/3139272#M745988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-17T11:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: creating a conversion program----- HELP PLEASEEEEEEEEEEEEEEEEEEEEE!!!!!!!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-conversion-program-help-pleaseeeeeeeeeeeeeeeeeeeee/m-p/3139273#M745989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please elaborate your requiement in the ABAP point of view,like how you want the selection screen,which are the table you want to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope i can give you better explanation after that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2007 12:11:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-conversion-program-help-pleaseeeeeeeeeeeeeeeeeeeee/m-p/3139273#M745989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-17T12:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: creating a conversion program----- HELP PLEASEEEEEEEEEEEEEEEEEEEEE!!!!!!!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-conversion-program-help-pleaseeeeeeeeeeeeeeeeeeeee/m-p/3139274#M745990</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;It seems like u just need to pick data from tha tables and provide it to the client so that it can be used in some other application . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to the selction criteria , pick your data and process it to fill the final internal table of yours which will be holding all to be transported records &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use FM gui_download &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call Function Gui_Download &lt;/P&gt;&lt;P&gt; Exporting&lt;/P&gt;&lt;P&gt;   File name = ' your file path (a .txt file) '&lt;/P&gt;&lt;P&gt;   .&lt;/P&gt;&lt;P&gt;   Has_field_seperator = ','        " As in your case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Importing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Exceptions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By this way u can get the file seperated by comma in ur machine , then u can send it across.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if found useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard&lt;/P&gt;&lt;P&gt;SureshP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2007 12:59:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-conversion-program-help-pleaseeeeeeeeeeeeeeeeeeeee/m-p/3139274#M745990</guid>
      <dc:creator>former_member60316</dc:creator>
      <dc:date>2007-12-17T12:59:31Z</dc:date>
    </item>
  </channel>
</rss>

