<?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: Batch input problem with FB01L in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041342#M86612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guess it's just a warning message, you can hit enter while running in foreground otherwsie if it runs in background you don't need to do anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if't not warning meesage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Nov 2005 19:58:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-11-15T19:58:34Z</dc:date>
    <item>
      <title>Batch input problem with FB01L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041340#M86610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt; I created a batch input to post documents via the FB01L and things are being posted fine ... except when the document date is in the future. Then the batch input will stop and a message is displayed below in the status bar saying 'Check - document date is in the future'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought by maybe adding lines such as 'BDC_CURSOR' '/00' or 'BDC_SUBSCR' 'SAPSCR'  to the b.input I could overcome this but to no avail.&lt;/P&gt;&lt;P&gt;Anyone got an idea?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 19:18:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041340#M86610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-15T19:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Batch input problem with FB01L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041341#M86611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since it is only a warning message, you need to hit the enter key ie put in the following statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'BDC_OKCODE' '/ENTR'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh Datti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 19:47:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041341#M86611</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2005-11-15T19:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Batch input problem with FB01L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041342#M86612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guess it's just a warning message, you can hit enter while running in foreground otherwsie if it runs in background you don't need to do anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if't not warning meesage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 19:58:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041342#M86612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-15T19:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Batch input problem with FB01L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041343#M86613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it really FB01&amp;lt;b&amp;gt;L&amp;lt;/b&amp;gt;? I cannot find it in my 46c system?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, you can control this message as follows. Go to SM30, enter V_T100C and 'Maintain'. Enter 'F5' for application area in the subsequent pop-up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the table control, see if message number 192 is already there. If it is there, then change the value under column 'BatchI' to 'I' and save. If it is not there, then enter a new record for 192.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 20:00:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041343#M86613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-15T20:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Batch input problem with FB01L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041344#M86614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Suresh,&lt;/P&gt;&lt;P&gt;thanks for the reply. I tried it as you said and the error doesn´t appear anymore. However the following screen is then completely blank. So obviously the 'Enter' interferes with the flow of the batch input. Is there something I forget to add?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 20:01:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041344#M86614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-15T20:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Batch input problem with FB01L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041345#M86615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean the values you passed to the program do not appear on the next screen? Can you paste your code?.. at least the block where you inserted the statement I suggested..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh Datti&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. PL also try what Srinivas Adavi suggested in his post above&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Suresh Datti&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 20:08:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041345#M86615</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2005-11-15T20:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Batch input problem with FB01L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041346#M86616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you pass the screen info before passing BDC_OKCODE for the second time?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rajesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 20:20:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041346#M86616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-15T20:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Batch input problem with FB01L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041347#M86617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is how it works Kevin. For certain messages, SAP allows to configure the type of message you want to be issued and within the code, there will be a check for this config setting and if nothing found, then it uses a default. In this case, here is the code.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
    call function 'CUSTOMIZED_MESSAGE'
      exporting
        i_arbgb       = 'F5'
        i_dtype       = 'W'
        i_msgnr       = '192'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 20:20:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041347#M86617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-15T20:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Batch input problem with FB01L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041348#M86618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This way you can avoid that extra ENTER since it will be issued as a Information message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 20:21:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041348#M86618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-15T20:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Batch input problem with FB01L</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041349#M86619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys,&lt;/P&gt;&lt;P&gt;I checked out all your answers and they all worked.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;P&gt;ps: FB01L is new with newGL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2005 20:21:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problem-with-fb01l/m-p/1041349#M86619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-15T20:21:39Z</dc:date>
    </item>
  </channel>
</rss>

