<?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: Data upload in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload/m-p/6213991#M1378078</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply..&lt;/P&gt;&lt;P&gt;The issue here would be the pop-up window would appear with ok code and user has to press Enter key every time.  This should not happen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Oct 2009 07:06:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-12T07:06:24Z</dc:date>
    <item>
      <title>Data upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload/m-p/6213988#M1378075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got a file with some Sales Order data (like order type, Sales Org, Dist. Channel, Div, Articles, quantity etc).  Need to know if i can upload this data to VA01, but not to save it.  By this I mean the above data should be present filled in the SO, allowing user to fill other requried fields.  User will then save the SO manually.  Thought of using BDC / Ecatt for this, however the save should not happen.  Is there any way I could acheive this functionality?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 06:59:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload/m-p/6213988#M1378075</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T06:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Data upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload/m-p/6213989#M1378076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could do the BDC recording until filling up the fields and remove the OK_CODE for saving while doing the recording code by which the fields will only be displayed and can be saved manually as per your requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;P.S: Use a meaningful Subject Line&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 07:03:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload/m-p/6213989#M1378076</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T07:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Data upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload/m-p/6213990#M1378077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Record a BDC&lt;/P&gt;&lt;P&gt;Remove the save function in your program&lt;/P&gt;&lt;P&gt;Run the BDC in mode 'A'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 07:04:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload/m-p/6213990#M1378077</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2009-10-12T07:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Data upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload/m-p/6213991#M1378078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply..&lt;/P&gt;&lt;P&gt;The issue here would be the pop-up window would appear with ok code and user has to press Enter key every time.  This should not happen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 07:06:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload/m-p/6213991#M1378078</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T07:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Data upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload/m-p/6213992#M1378079</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;Run your BDC in non diaplay mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean in mode use 'N' instead of 'A'.&lt;/P&gt;&lt;P&gt;And also skip the bdc parts where ok code in either UPD , INS or SAVE&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;Rajesh Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 07:10:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload/m-p/6213992#M1378079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T07:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Data upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload/m-p/6213993#M1378080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mode 'E' will help you. Anyways you are not going to save through BDC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 07:12:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload/m-p/6213993#M1378080</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2009-10-12T07:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Data upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload/m-p/6213994#M1378081</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 feel  the suggestions given by vikranth and keshu is correct.  This is the way we can put the data from file to the transaction. ... else you can try with Mode 'E' instead of Mode 'A'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically we run "TEST RUN" to see if the data is populated correctly without saving the data to the database table.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 07:16:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload/m-p/6213994#M1378081</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2009-10-12T07:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Data upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload/m-p/6213995#M1378082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all for the help..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 07:28:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-upload/m-p/6213995#M1378082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T07:28:13Z</dc:date>
    </item>
  </channel>
</rss>

