<?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: Strange problem with Batch Input in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/strange-problem-with-batch-input/m-p/2238472#M482338</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have solved the problem. The problem was that for some data entered there was a popup that didn't showed and their the reason that the batch input failed, and when executed visually those fields where filled by an enter as you guys replied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gilberto Li&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 May 2007 17:44:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-11T17:44:44Z</dc:date>
    <item>
      <title>Strange problem with Batch Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/strange-problem-with-batch-input/m-p/2238468#M482334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm facing a really strange problem. I have a batch input on mode N that gave me an error, so I switched to mode E to see what was the problem. In this mode I found that it wasn't filling some fields although the code for the filling of those fields are fine. So I switch the batch input in mode A so I can follow what was going wrong, and the strange thing is that in mode A it does fill everything OK, and does work fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have anyone faced this kind of problem? &lt;/P&gt;&lt;P&gt;Thanks in advance for any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gilberto Li&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;null&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 16:00:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/strange-problem-with-batch-input/m-p/2238468#M482334</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T16:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with Batch Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/strange-problem-with-batch-input/m-p/2238469#M482335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mode A means, after each pop up window, with OK code.. we are hitting 'Enter'..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do mode A, once more..and make sure.., u are not hitting 'ENTER' , unless and until, that OK code pop up box appear...  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may be there is a single enter missing..to populate that data...(may be some default values, which get populated on screen..on hitting enter)   so in mode E, and N, tis not getting populated..and in A.. as we hit enter.. tis getting populated..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all just aasumptions... .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 17:11:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/strange-problem-with-batch-input/m-p/2238469#M482335</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T17:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with Batch Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/strange-problem-with-batch-input/m-p/2238470#M482336</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 AM SURE THAT SOME WHERE SOME COMMAND (ok code) IS MISSING IN THE MODES 'N' AND 'E'.&lt;/P&gt;&lt;P&gt;check for it and use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 17:22:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/strange-problem-with-batch-input/m-p/2238470#M482336</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T17:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with Batch Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/strange-problem-with-batch-input/m-p/2238471#M482337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Gilberto,&lt;/P&gt;&lt;P&gt;    Sujamol has put it perfect;y. This is one mistake that we generally tend to do when we are doing a BI. When we do a BDC is A mode, we should press enter only when we get the pop up.&lt;/P&gt;&lt;P&gt;If you are pressing an enter without getting a pop up , that means you are missing some code which handles the additinal enter that you hit in A mode.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 17:26:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/strange-problem-with-batch-input/m-p/2238471#M482337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T17:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with Batch Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/strange-problem-with-batch-input/m-p/2238472#M482338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have solved the problem. The problem was that for some data entered there was a popup that didn't showed and their the reason that the batch input failed, and when executed visually those fields where filled by an enter as you guys replied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gilberto Li&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 17:44:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/strange-problem-with-batch-input/m-p/2238472#M482338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T17:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Strange problem with Batch Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/strange-problem-with-batch-input/m-p/2238473#M482339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Gilberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am facing the same problem, can you tell me how exactly did you handle this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 10:03:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/strange-problem-with-batch-input/m-p/2238473#M482339</guid>
      <dc:creator>murat_kaya</dc:creator>
      <dc:date>2008-01-23T10:03:27Z</dc:date>
    </item>
  </channel>
</rss>

