<?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: How to access Excel file stores by using OAOR. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-excel-file-stores-by-using-oaor/m-p/7174234#M1517684</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;I have found some wiki which explains me, how we can use BDS concept to generate Excelsheet using Template.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the Link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/ABAP/Handling" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/ABAP/Handling&lt;/A&gt;&lt;EM&gt;Data&lt;/EM&gt;in&lt;EM&gt;Excel&lt;/EM&gt;In-place&lt;EM&gt;Display&lt;/EM&gt;Using+BDS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i am getting following issue after implimenting a test program:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to store an Excel template through BDS and then trying to read that template to generate an Excel sheet on presentation server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For testing pupose i used given program. Except the module pool part, i have written the same program as given in the link mentioned in the Wiki. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything is going right, i am getting Sy-subrc  =  0 for every method or FM call. But the Excelsheet is not generated. Program just executes successfully without generating any Excelsheet. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i debugged the porgram. it gave me following url:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPR3://SAPR3CMS/get/700/BDS_5FDB2_5FR/CF4620D538358A4B939975C020BE4EFC/TABLE_20TEMPLATE.xlsx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i don't  know , how to find this document( If it has been generated). And everytime i run program, it gives me the same URL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me , that whyt could be the reason that, i am not able to generate the Excelsheet even though everything seems to be executing properly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Sep 2010 09:47:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-01T09:47:59Z</dc:date>
    <item>
      <title>How to access Excel file stores by using OAOR.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-excel-file-stores-by-using-oaor/m-p/7174230#M1517680</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;We have got following requirement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to store an Excel template on application server.  We have to create Excelsheet by using this template and need to save it on application and presentation server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have thought of doing this, by using BDS i.e. T code OAOR. We are able to upload the Excel template by using OAOR, but we don't know, how to access those Excel template in a program , Edit them and then generate an Excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So following are the main queries:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to acess an Excel template in program, stored in BDS using t code OAOR?&lt;/P&gt;&lt;P&gt;How to edit or create an Excelsheet using this template?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Aug 2010 06:36:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-excel-file-stores-by-using-oaor/m-p/7174230#M1517680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-30T06:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to access Excel file stores by using OAOR.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-excel-file-stores-by-using-oaor/m-p/7174231#M1517681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am bit confused about my question. &lt;/P&gt;&lt;P&gt;Did i ask wrong question or do i need to ask it in different  forum?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 09:02:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-excel-file-stores-by-using-oaor/m-p/7174231#M1517681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-01T09:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to access Excel file stores by using OAOR.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-excel-file-stores-by-using-oaor/m-p/7174232#M1517682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure whether this will do, but this was features on the homepage a while ago:&lt;/P&gt;&lt;P&gt;&lt;A href="http://code.google.com/p/abap2xlsx/" target="test_blank"&gt;http://code.google.com/p/abap2xlsx/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 09:31:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-excel-file-stores-by-using-oaor/m-p/7174232#M1517682</guid>
      <dc:creator>Olivier_S</dc:creator>
      <dc:date>2010-09-01T09:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to access Excel file stores by using OAOR.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-excel-file-stores-by-using-oaor/m-p/7174233#M1517683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oli,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. But this links does not suits my requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 09:35:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-excel-file-stores-by-using-oaor/m-p/7174233#M1517683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-01T09:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to access Excel file stores by using OAOR.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-excel-file-stores-by-using-oaor/m-p/7174234#M1517684</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;I have found some wiki which explains me, how we can use BDS concept to generate Excelsheet using Template.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the Link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/ABAP/Handling" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/ABAP/Handling&lt;/A&gt;&lt;EM&gt;Data&lt;/EM&gt;in&lt;EM&gt;Excel&lt;/EM&gt;In-place&lt;EM&gt;Display&lt;/EM&gt;Using+BDS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i am getting following issue after implimenting a test program:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to store an Excel template through BDS and then trying to read that template to generate an Excel sheet on presentation server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For testing pupose i used given program. Except the module pool part, i have written the same program as given in the link mentioned in the Wiki. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything is going right, i am getting Sy-subrc  =  0 for every method or FM call. But the Excelsheet is not generated. Program just executes successfully without generating any Excelsheet. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i debugged the porgram. it gave me following url:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPR3://SAPR3CMS/get/700/BDS_5FDB2_5FR/CF4620D538358A4B939975C020BE4EFC/TABLE_20TEMPLATE.xlsx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i don't  know , how to find this document( If it has been generated). And everytime i run program, it gives me the same URL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me , that whyt could be the reason that, i am not able to generate the Excelsheet even though everything seems to be executing properly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 09:47:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-excel-file-stores-by-using-oaor/m-p/7174234#M1517684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-01T09:47:59Z</dc:date>
    </item>
  </channel>
</rss>

