<?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: Reading a File from a shared folder in BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-file-from-a-shared-folder-in-bapi/m-p/9283145#M1724249</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi bro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if your file is in presentation server means , no need to go for dataset concepts,&lt;/P&gt;&lt;P&gt;straight away you can use some FM and classes to import it to SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you have your file in Application server means, you have to go for datasets concepts..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;provide some detailed info about your requirement, so that it ll be easy to solve your issue..&lt;/P&gt;&lt;P&gt;where exactly your file is???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Mathan R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Feb 2013 06:14:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-02-22T06:14:00Z</dc:date>
    <item>
      <title>Reading a File from a shared folder in BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-file-from-a-shared-folder-in-bapi/m-p/9283142#M1724246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a .net Application calling a BAPI which will read a file from a shared folder into abap internal tables and process it.&lt;/P&gt;&lt;P&gt;i tried using the function module&amp;nbsp; GUI_UPLOAD from within the BAPI and found that i cannot use GUI services in non-gui operations&lt;/P&gt;&lt;P&gt;from the forum i learned the we&amp;nbsp; can use OPEN DATASET TO achieve this but only if the application server is hosted on windows and&lt;/P&gt;&lt;P&gt;the server can access&amp;nbsp; shared folder UNC. But our System status shows the OS as HP-UX , and i am not sure the server can access &lt;/P&gt;&lt;P&gt;the shared folder via UNC .&lt;/P&gt;&lt;P&gt;Another Option We tried Was using FTP but the client does not want to use FTP.&lt;/P&gt;&lt;P&gt;So is there any other approach to read files from shared folder using a bapi ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 12:35:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-file-from-a-shared-folder-in-bapi/m-p/9283142#M1724246</guid>
      <dc:creator>biju_john</dc:creator>
      <dc:date>2013-02-21T12:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a File from a shared folder in BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-file-from-a-shared-folder-in-bapi/m-p/9283143#M1724247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Biju ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check for the encoding format for this file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://help.sap.com/abapdocu_702/en/abapopen_dataset.htm" title="http://help.sap.com/abapdocu_702/en/abapopen_dataset.htm"&gt;http://help.sap.com/abapdocu_702/en/abapopen_dataset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://answers.sap.com/thread/304478" title="http://scn.sap.com/thread/304478"&gt;http://scn.sap.com/thread/304478&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These two above links can help you please go through.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help ..... &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1214/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AKS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 13:21:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-file-from-a-shared-folder-in-bapi/m-p/9283143#M1724247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-21T13:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a File from a shared folder in BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-file-from-a-shared-folder-in-bapi/m-p/9283144#M1724248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Amith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;according to the documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="qtext" style="font-family: 'Courier New'; font-weight: bold; color: #000000; background-color: #f2f4f7;"&gt;OPEN DATASET dset FOR &lt;A class="blue" style="color: #000080;"&gt;access&lt;/A&gt; IN &lt;A class="blue" style="color: #000080;"&gt;mode&lt;/A&gt; [&lt;A class="blue" style="color: #000080;"&gt;position&lt;/A&gt;]&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Arial; background-color: #f2f4f7;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="qtext" style="font-family: 'Courier New'; font-weight: bold; color: #000000; background-color: #f2f4f7;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [&lt;A class="blue" style="color: #000080;"&gt;os_additions&lt;/A&gt;]&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Arial; background-color: #f2f4f7;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="qtext" style="font-family: 'Courier New'; font-weight: bold; color: #000000; background-color: #f2f4f7;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [&lt;A class="blue" style="color: #000080;"&gt;error_handling&lt;/A&gt;].&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Arial; background-color: #f2f4f7;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial; background-color: #f2f4f7;"&gt;'dest ' is a path on the appliaction server , but i need to access path on the local network and read&amp;nbsp; a file from it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial; background-color: #f2f4f7;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial; background-color: #f2f4f7;"&gt;Biju&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 06:08:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-file-from-a-shared-folder-in-bapi/m-p/9283144#M1724248</guid>
      <dc:creator>biju_john</dc:creator>
      <dc:date>2013-02-22T06:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a File from a shared folder in BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-file-from-a-shared-folder-in-bapi/m-p/9283145#M1724249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi bro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if your file is in presentation server means , no need to go for dataset concepts,&lt;/P&gt;&lt;P&gt;straight away you can use some FM and classes to import it to SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you have your file in Application server means, you have to go for datasets concepts..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;provide some detailed info about your requirement, so that it ll be easy to solve your issue..&lt;/P&gt;&lt;P&gt;where exactly your file is???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Mathan R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 06:14:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-file-from-a-shared-folder-in-bapi/m-p/9283145#M1724249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-22T06:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a File from a shared folder in BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-file-from-a-shared-folder-in-bapi/m-p/9283146#M1724250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Mathanagopalan R,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The exact requirent is mentioned in my question , i an nutshell a .Net application is calling a BAPI which in turn reads a file from a shared folder on the network , There is no GUI Process involved so no presentation side read is possible , and the shared folder is not in the application server either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Biju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 07:30:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-file-from-a-shared-folder-in-bapi/m-p/9283146#M1724250</guid>
      <dc:creator>biju_john</dc:creator>
      <dc:date>2013-02-22T07:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a File from a shared folder in BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-file-from-a-shared-folder-in-bapi/m-p/9283147#M1724251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can&amp;nbsp; read the file from share folder through dot net application, and create the exact BAPI structure in SAP and pass the values from your application to your custom BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW how to read the file and pass values to BAPI in dot net you might know i understand?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Jack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 07:38:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-file-from-a-shared-folder-in-bapi/m-p/9283147#M1724251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-22T07:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a File from a shared folder in BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-file-from-a-shared-folder-in-bapi/m-p/9283148#M1724252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jack Pawar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I believe what you are saying is let the .net read the data from a shared folder ans then call a bapi and pass the data to sap. but i am being told that there might be lisence issues, since the data is captured using .net and passed on to SAP , .net application will have to get a user lisence .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Biju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 04:58:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-file-from-a-shared-folder-in-bapi/m-p/9283148#M1724252</guid>
      <dc:creator>biju_john</dc:creator>
      <dc:date>2013-02-25T04:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a File from a shared folder in BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-file-from-a-shared-folder-in-bapi/m-p/9283149#M1724253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi john,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know exactly , but as per my knowledge you can call SAP licensed user into your dot net application and post with that user . i don't think that might a issue . please concern with your people regarding that. if thats ok thn you got your solution i think.&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;Jack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 17:22:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-file-from-a-shared-folder-in-bapi/m-p/9283149#M1724253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-25T17:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a File from a shared folder in BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-file-from-a-shared-folder-in-bapi/m-p/9283150#M1724254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jack Pawar,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Under SAP's licensing terms, an indirect access scenario occurs when a company's employees or business partners, who are not licensed SAP users, accesses SAP software via a third-party application interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a company might capture customer orders and enter the data into a SAP system using a non-SAP application. Under a strict interpretation of SAP licensing terms, such access would require each user of the non-SAP application, to also get a named SAP user license.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.upperedge.com/blog/2012/05/sap-and-indirect-access-is-sap-taking-advantage-of-its-customers" title="http://www.upperedge.com/blog/2012/05/sap-and-indirect-access-is-sap-taking-advantage-of-its-customers"&gt;http://www.upperedge.com/blog/2012/05/sap-and-indirect-access-is-sap-taking-advantage-of-its-customers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Biju &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 06:15:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-a-file-from-a-shared-folder-in-bapi/m-p/9283150#M1724254</guid>
      <dc:creator>biju_john</dc:creator>
      <dc:date>2013-02-26T06:15:19Z</dc:date>
    </item>
  </channel>
</rss>

