<?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 me21n in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-me21n/m-p/4450254#M1055229</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 program if the records are more than 10 try to give the ok_code as 'P+' (Page Down). The field values needs to be filled again as (01) to (10).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Sep 2008 13:49:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-10T13:49:58Z</dc:date>
    <item>
      <title>batch input me21n</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-me21n/m-p/4450252#M1055227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My problem is: I have record me21n in shdb, I'm inserting data from itab into the 'item grid' at the bottom of me21n. The problem is, I can insert only 10 records, then I get an error: "Field RM11P-KOSTL(11) is not existing on screen SAPLMEGUI 0014". Like I said... only 10 records &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt; Is there any way to 'scroll' down this grid to another 10 records in ABAP code using those 'bdc_field' commands. Pleas help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 13:46:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-me21n/m-p/4450252#M1055227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T13:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: batch input me21n</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-me21n/m-p/4450253#M1055228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any reason why you dont want to use BAPI_PO_CREATE1. Also Enjoy transactions do not work good with recordings, Try using ME21 instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 13:49:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-me21n/m-p/4450253#M1055228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T13:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: batch input me21n</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-me21n/m-p/4450254#M1055229</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 program if the records are more than 10 try to give the ok_code as 'P+' (Page Down). The field values needs to be filled again as (01) to (10).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 13:49:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-me21n/m-p/4450254#M1055229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T13:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: batch input me21n</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-me21n/m-p/4450255#M1055230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;User wants to put an Excel file in the selection screen of my program, and then he wants to see those data from file in me21n, then he wants to control it, make some corrects and Save this order.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 13:52:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-me21n/m-p/4450255#M1055230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T13:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: batch input me21n</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-me21n/m-p/4450256#M1055231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Mahesh Paladi, it works with the scroll, but still when I use ok_code P+ and then values again from 01 to 10, then all 01 (only 01) records are overwrite with the last value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 07:42:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-me21n/m-p/4450256#M1055231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-11T07:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: batch input me21n</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-me21n/m-p/4450257#M1055232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As already mentioned, why use a batch when perfectly good BAPIs exist to create / change purchase orders?  Batches can be fiddly and annoying to build, don't work properly with Enjoy transactions (like ME21N), and even when you use the older type of transaction and you have managed to get one to work, any change made by SAP to the screen layout can cause it to stop working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 09:25:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-me21n/m-p/4450257#M1055232</guid>
      <dc:creator>christine_evans</dc:creator>
      <dc:date>2008-09-11T09:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: batch input me21n</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-me21n/m-p/4450258#M1055233</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 found a mexican solution &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1273/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;,&amp;nbsp; I set an invalid filter in the ítems, so as I capture each ítem, when " \00" is ejecuted, in automatic way the ítem is filtered and there are ítems available....so I can continue entering ítems in the first item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know is late, but maybe anybody could help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 16:25:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-me21n/m-p/4450258#M1055233</guid>
      <dc:creator>jorgejsanchezbarrera</dc:creator>
      <dc:date>2015-05-26T16:25:22Z</dc:date>
    </item>
  </channel>
</rss>

