<?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 Length error in Batch input (ME12). in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/length-error-in-batch-input-me12/m-p/1026222#M82518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I've create a report which generate a batch input for transaction ME12. The batch input changes the conditions for inforecord.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; The error occurs when the field &amp;lt;b&amp;gt;Rate&amp;lt;/b&amp;gt; is filled : &amp;lt;b&amp;gt;&amp;lt;i&amp;gt;Field KONP-KPEIN(1) input value is longer then screen field&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I've try different ways to assign value to this field ( even of  length 1), but still get the same error. I think this is because the field BDCDATA-FVAL is of 132 chars.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Do you know why this is happening? Or how to solve it? or some FM's to change inforecord conditions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A beautiful day!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bogdan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Nov 2005 07:03:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-11-22T07:03:47Z</dc:date>
    <item>
      <title>Length error in Batch input (ME12).</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/length-error-in-batch-input-me12/m-p/1026222#M82518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I've create a report which generate a batch input for transaction ME12. The batch input changes the conditions for inforecord.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; The error occurs when the field &amp;lt;b&amp;gt;Rate&amp;lt;/b&amp;gt; is filled : &amp;lt;b&amp;gt;&amp;lt;i&amp;gt;Field KONP-KPEIN(1) input value is longer then screen field&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I've try different ways to assign value to this field ( even of  length 1), but still get the same error. I think this is because the field BDCDATA-FVAL is of 132 chars.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Do you know why this is happening? Or how to solve it? or some FM's to change inforecord conditions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A beautiful day!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bogdan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2005 07:03:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/length-error-in-batch-input-me12/m-p/1026222#M82518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-22T07:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Length error in Batch input (ME12).</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/length-error-in-batch-input-me12/m-p/1026223#M82519</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;for p - fields try in such a way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data char5(5).&lt;/P&gt;&lt;P&gt;write KONP-KPEIN to char5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt; use char5 for bdc-val&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2005 07:07:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/length-error-in-batch-input-me12/m-p/1026223#M82519</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-11-22T07:07:39Z</dc:date>
    </item>
  </channel>
</rss>

