<?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 Batch Input Problems with CS01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problems-with-cs01/m-p/1020718#M81114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;      I have written a batch input program to create new material BOMs using CS01. The BOM gets its effective date from an ECM number which is entered into the RC29N-AENNR field in cs01. When the enter key is pressed to submit the data from the screen a warning message is posted by SAP to say "Date dd.mm.yyyy copied from change number".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is all very well in manual input mode, where the message can be cleared by the user, but in batch input mode it stops the program dead in its tracks, and causes the whole batch input session to barf.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me how I can clear this message in code so my program can proceed with adding the new BOM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark Wheaton&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Sep 2005 14:12:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-09-28T14:12:17Z</dc:date>
    <item>
      <title>Batch Input Problems with CS01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problems-with-cs01/m-p/1020718#M81114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;      I have written a batch input program to create new material BOMs using CS01. The BOM gets its effective date from an ECM number which is entered into the RC29N-AENNR field in cs01. When the enter key is pressed to submit the data from the screen a warning message is posted by SAP to say "Date dd.mm.yyyy copied from change number".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is all very well in manual input mode, where the message can be cleared by the user, but in batch input mode it stops the program dead in its tracks, and causes the whole batch input session to barf.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me how I can clear this message in code so my program can proceed with adding the new BOM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark Wheaton&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2005 14:12:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problems-with-cs01/m-p/1020718#M81114</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-28T14:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input Problems with CS01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problems-with-cs01/m-p/1020719#M81115</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;in the recording after the error you press enter ( it also get recorded )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we need to pass addition enter key&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2005 14:26:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problems-with-cs01/m-p/1020719#M81115</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-28T14:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input Problems with CS01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problems-with-cs01/m-p/1020720#M81116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sasi, &lt;/P&gt;&lt;P&gt;       I did think of this, and unfortunately, the recorder does not record the second press of the enter key. Or if it does, then it doesn't get played back when I run the transaction from the recording.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Got any other ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2005 09:37:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problems-with-cs01/m-p/1020720#M81116</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-29T09:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input Problems with CS01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problems-with-cs01/m-p/1020721#M81117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in that particular screen add one more line in the coding like &lt;/P&gt;&lt;P&gt; perform bdc_field    using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '/00'. or '=OKAY'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and you run in foreground then see what it happens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2005 10:13:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problems-with-cs01/m-p/1020721#M81117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-29T10:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input Problems with CS01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problems-with-cs01/m-p/1020722#M81118</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;  Try using function module CS_BI_BOM_CREATE_BATCH_INPUT1 if this fm meets your requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2005 10:24:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problems-with-cs01/m-p/1020722#M81118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-29T10:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input Problems with CS01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problems-with-cs01/m-p/1020723#M81119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you give me these source code for how to bi Material BOM Creation using function module CS_BI_BOM_CREATE_BATCH_INPUT1.... Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2008 12:41:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-problems-with-cs01/m-p/1020723#M81119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-26T12:41:19Z</dc:date>
    </item>
  </channel>
</rss>

