<?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: Regarding BAPI_DOCUMENT_CREATE2 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-document-create2/m-p/6574546#M1433367</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use the GUI Upload functionality by using FM GUI_UPLOAD or the method GUI_UPLOAD of the class CL_GUI_FRONTEND_SERVICES does not works at background mode try to use the commands&lt;/P&gt;&lt;P&gt; OPEN DATASET and READ DATASET&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Feb 2010 15:05:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-04T15:05:26Z</dc:date>
    <item>
      <title>Regarding BAPI_DOCUMENT_CREATE2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-document-create2/m-p/6574545#M1433366</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 want to do in background job schedule for BAPI_DOCUMENT_CREATE2 ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written a program for this BAPI, and uploading a file which is contain ( Doc_no,Doc_part,Doc_type and Doc_ver),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this is working fine in Foreground ,but i would have requirement to do the same in Background,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help what needs to be done ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prasad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 13:36:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-document-create2/m-p/6574545#M1433366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-04T13:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_DOCUMENT_CREATE2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-document-create2/m-p/6574546#M1433367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use the GUI Upload functionality by using FM GUI_UPLOAD or the method GUI_UPLOAD of the class CL_GUI_FRONTEND_SERVICES does not works at background mode try to use the commands&lt;/P&gt;&lt;P&gt; OPEN DATASET and READ DATASET&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 15:05:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-document-create2/m-p/6574546#M1433367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-04T15:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_DOCUMENT_CREATE2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-document-create2/m-p/6574547#M1433368</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;Thanks for your answere, But my question is that, how to upload data instead of using GUI_UPLOAD or CLASS cl_gui_frontend services ? Because my requirement is that, it would pick a file from front end(Local drive or netwrok folder), run in backgorund,&lt;/P&gt;&lt;P&gt;they must schedule a job in Background!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other alternate solution for this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prasad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 07:34:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-document-create2/m-p/6574547#M1433368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-05T07:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_DOCUMENT_CREATE2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-document-create2/m-p/6574548#M1433369</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;For foregroung uploading of file you can use Gui_upload,&lt;/P&gt;&lt;P&gt;But for backgroung uploading you can only upload the file &lt;/P&gt;&lt;P&gt;from the application server using Open Dataset and Read Dataset statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mansi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 07:52:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-document-create2/m-p/6574548#M1433369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-05T07:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_DOCUMENT_CREATE2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-document-create2/m-p/6574549#M1433370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use OPEN DATASET statement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 08:29:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-document-create2/m-p/6574549#M1433370</guid>
      <dc:creator>former_member206377</dc:creator>
      <dc:date>2010-02-05T08:29:53Z</dc:date>
    </item>
  </channel>
</rss>

