<?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 Upload data to SAP automatically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-data-to-sap-automatically/m-p/4652066#M1094678</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;How can I upload data from a file(excel. txt. etc..) to SAP automatically example background job or something like that.&lt;/P&gt;&lt;P&gt;I need to add shots in t.code IK11 counter reading&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br Tuomo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Oct 2008 09:18:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-20T09:18:42Z</dc:date>
    <item>
      <title>Upload data to SAP automatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-data-to-sap-automatically/m-p/4652066#M1094678</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;How can I upload data from a file(excel. txt. etc..) to SAP automatically example background job or something like that.&lt;/P&gt;&lt;P&gt;I need to add shots in t.code IK11 counter reading&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br Tuomo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 09:18:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-data-to-sap-automatically/m-p/4652066#M1094678</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T09:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Upload data to SAP automatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-data-to-sap-automatically/m-p/4652067#M1094679</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;Write a upload program and schedule it in background and remember to provide the data ready in txt form before the program starts execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 06:56:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-data-to-sap-automatically/m-p/4652067#M1094679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T06:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Upload data to SAP automatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-data-to-sap-automatically/m-p/4652068#M1094680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can write a BDC/LSMW/BAPIs to upload the data into SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 06:58:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-data-to-sap-automatically/m-p/4652068#M1094680</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2008-10-22T06:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Upload data to SAP automatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-data-to-sap-automatically/m-p/4652069#M1094681</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 have upload program already, but now I use it manually at this moment.&lt;/P&gt;&lt;P&gt;I run that program in SE38 and finally process it in SE35.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where is a problem? Even if I run this program "Z_shot" in background with variant it dosen't work? &lt;/P&gt;&lt;P&gt;After background job,  job status is "Finished" but steps =&amp;gt; output controller =&amp;gt; status is "Waiting"&lt;/P&gt;&lt;P&gt;Frontend unavailable &lt;/P&gt;&lt;P&gt;Message:           Request on hold    &lt;/P&gt;&lt;P&gt;Time:              23.10.2008 12:49:07&lt;/P&gt;&lt;P&gt;Job status:        On hold            &lt;/P&gt;&lt;P&gt;Error class:       Delayed            &lt;/P&gt;&lt;P&gt;Area:              Data transfer      &lt;/P&gt;&lt;P&gt;Printout:          Not printed        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR Tuomo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Tuomo Hakkarainen on Oct 23, 2008 11:46 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 07:06:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-data-to-sap-automatically/m-p/4652069#M1094681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T07:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Upload data to SAP automatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-data-to-sap-automatically/m-p/4652070#M1094682</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;Just run it in &lt;STRONG&gt;SE38&lt;/STRONG&gt; so that it will generate a session.&lt;/P&gt;&lt;P&gt;Now Goto &lt;STRONG&gt;SE35&lt;/STRONG&gt; and select the session and pres &lt;STRONG&gt;CTRL + F11&lt;/STRONG&gt; or &lt;STRONG&gt;Goto -&amp;gt; Background -&amp;gt; JobOverview&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;There schedule the job whenever you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 09:58:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-data-to-sap-automatically/m-p/4652070#M1094682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T09:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Upload data to SAP automatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-data-to-sap-automatically/m-p/4652071#M1094683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What function are you using to upload the file? Are you using gui_upload or similars?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is when you execute the program in background you don´t use this type of functions because the Frontend unavailable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can put the file in server (al11) and in the program you have the upload from server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 10:17:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-data-to-sap-automatically/m-p/4652071#M1094683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T10:17:26Z</dc:date>
    </item>
  </channel>
</rss>

