<?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: Uploading data from Excel into data dictionary in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-from-excel-into-data-dictionary/m-p/1389151#M189302</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;There is no straight forward of uploading the data into data dicitonary from a file. You will have to write a custom program where in you upload the file into a internal table (Do validations if required) and then finally save the data into the table. You can use GUI_UPLOAD function with DAT as the file type to upload the file into the internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can display the data in a ALV grid and then you can have the data display in terms of the Graphs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note : Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Jul 2006 15:53:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-09T15:53:56Z</dc:date>
    <item>
      <title>Uploading data from Excel into data dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-from-excel-into-data-dictionary/m-p/1389150#M189301</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;I am new to ABAP.  I have a huge excel spreadsheet and I want to develop some graphs and reports using ABAP ALVs.  I want to know if I can import an excel spreadsheet into data dictionary, create a table and then develop an ALV report.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz let me know.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jul 2006 15:47:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-from-excel-into-data-dictionary/m-p/1389150#M189301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-09T15:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading data from Excel into data dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-from-excel-into-data-dictionary/m-p/1389151#M189302</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;There is no straight forward of uploading the data into data dicitonary from a file. You will have to write a custom program where in you upload the file into a internal table (Do validations if required) and then finally save the data into the table. You can use GUI_UPLOAD function with DAT as the file type to upload the file into the internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can display the data in a ALV grid and then you can have the data display in terms of the Graphs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note : Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jul 2006 15:53:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-from-excel-into-data-dictionary/m-p/1389151#M189302</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-09T15:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading data from Excel into data dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-from-excel-into-data-dictionary/m-p/1389152#M189303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer to this sample code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/36f08758-0a01-0010-c291-c03004aeb1af"&amp;gt;Function Module To Upload Data From&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use ALSM_EXCEL_TO_INTERNAL_TABLE function module to upload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example programs added&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/file/file_upexcel.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/file/file_upexcel.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="150074"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="144751"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Manohar Reddy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jul 2006 15:58:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-from-excel-into-data-dictionary/m-p/1389152#M189303</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2006-07-09T15:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading data from Excel into data dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-from-excel-into-data-dictionary/m-p/1389153#M189304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         Firstly You have to declare internal table of same structure as of data in excel file. Then you can use the function 'WS_UPLOAD' to upload data into internal table. Then you should use SQL Query to insert data into the desired table. If Halpful Give Points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jul 2006 17:38:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-from-excel-into-data-dictionary/m-p/1389153#M189304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-09T17:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading data from Excel into data dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-from-excel-into-data-dictionary/m-p/1389154#M189305</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;Yes this is possible, but you dont have to upload the data to data dictionary. You can upload the data into internal table from excel file and then use that internal table data to display in ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use FM ALSM_EXCEL_TO_INTERNAL_TABLE to upload the data. Specify the number of rows and columns you have in the excel sheet(row and columns to be uploaded). Specify whether your file has a header on Row 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you will get data into an internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prepare a field catalog for ALV and pass this internal table to ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need any additional information, then please let us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2006 00:13:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-from-excel-into-data-dictionary/m-p/1389154#M189305</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-10T00:13:47Z</dc:date>
    </item>
  </channel>
</rss>

