<?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: A strange problem about batch input (VA01) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159191#M119908</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Your conclude is correct.Thank you very much.&lt;/P&gt;&lt;P&gt;Could your give any help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jan 2006 04:03:25 GMT</pubDate>
    <dc:creator>com_2018</dc:creator>
    <dc:date>2006-01-16T04:03:25Z</dc:date>
    <item>
      <title>A strange problem about batch input (VA01)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159187#M119904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created one batch input program about VA01,When the selection screen is full window and run,one error occurs.Opposition the screen is not full window ,and the error do not occur.&lt;/P&gt;&lt;P&gt;Could you help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;collysun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2006 03:28:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159187#M119904</guid>
      <dc:creator>com_2018</dc:creator>
      <dc:date>2006-01-16T03:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about batch input (VA01)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159188#M119905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's the error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2006 03:34:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159188#M119905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-16T03:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about batch input (VA01)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159189#M119906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error: UPload successful data is one segment. e.g. item dates of upload file  have five records.When upload end,only two records display in posted document. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;collysun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2006 03:46:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159189#M119906</guid>
      <dc:creator>com_2018</dc:creator>
      <dc:date>2006-01-16T03:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about batch input (VA01)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159190#M119907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you are uploading a file of data into an internal table and then creating a BDC session. When you run the session only two out of five get posted when the screen is full size, but all are posted when it's smaller. Is that correct? I still am not sure if I understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2006 03:51:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159190#M119907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-16T03:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about batch input (VA01)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159191#M119908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Your conclude is correct.Thank you very much.&lt;/P&gt;&lt;P&gt;Could your give any help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2006 04:03:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159191#M119908</guid>
      <dc:creator>com_2018</dc:creator>
      <dc:date>2006-01-16T04:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about batch input (VA01)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159192#M119909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you run it in debug mode when the screen is small? If so, are there still problems? If so, at what point?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2006 04:11:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159192#M119909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-16T04:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about batch input (VA01)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159193#M119910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also run it in debug mode when the screen is small ,and the result is correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2006 04:18:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159193#M119910</guid>
      <dc:creator>com_2018</dc:creator>
      <dc:date>2006-01-16T04:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about batch input (VA01)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159194#M119911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post your code where you loop through the internal table (containing uploaded data from file) and fill in the BDC DATA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2006 04:20:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159194#M119911</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-16T04:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about batch input (VA01)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159195#M119912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've never seen anything quite like this and I'm afraid I'm out of ideas. Anyone else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2006 04:23:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159195#M119912</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-16T04:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about batch input (VA01)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159196#M119913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Collysun,&lt;/P&gt;&lt;P&gt;     The problem what you are facing is due to the resolution setting of individual desktop. This is a known issue in BDC's. Pls do one more recording of VA01 by putting the screen into default size from the tri color button that comes at the right corner of the application tool bar of your session window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     The advantage is that when the BDC is executed in background automatically the size of the session which is doing the job for you goes to the original size as the one in the recording and it will work irrespective of the windows screen resolution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;JK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Award points if this answer is helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2006 07:42:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-strange-problem-about-batch-input-va01/m-p/1159196#M119913</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-16T07:42:18Z</dc:date>
    </item>
  </channel>
</rss>

