<?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: BDC problem in CN22 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-in-cn22/m-p/1782948#M337375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to run the BDC in mode  A , then check when that partiular screen is coming what mess it is giving below,i hope there would be some OK-CODE is missing so it is not accepting that particular value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Dec 2006 06:50:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-11T06:50:18Z</dc:date>
    <item>
      <title>BDC problem in CN22</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-in-cn22/m-p/1782947#M337374</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 doing a BDC to create resource in transaction CN22. In that one field called afvgd-arbei should pick the amount of work. I have declared a internal table having the field arbei type afvgd-arbei. But in BDC its not populating the arbei field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I change the arbei field in the internal table into char field it's populating the field but it's not updating the database. It's showing an error "Runtime error MESSAGE_TYPE_X" has occured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;P&gt;sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 06:22:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-in-cn22/m-p/1782947#M337374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T06:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: BDC problem in CN22</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-in-cn22/m-p/1782948#M337375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to run the BDC in mode  A , then check when that partiular screen is coming what mess it is giving below,i hope there would be some OK-CODE is missing so it is not accepting that particular value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 06:50:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-in-cn22/m-p/1782948#M337375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T06:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: BDC problem in CN22</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-in-cn22/m-p/1782949#M337376</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;Check your internal table to make sure data is populating in your internal table at 1st place.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 07:59:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-in-cn22/m-p/1782949#M337376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T07:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: BDC problem in CN22</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-in-cn22/m-p/1782950#M337377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, &lt;/P&gt;&lt;P&gt;thanks for the reply. I run that in 'A' mode . when that screen comes on the buttom line it shows a message ' input value is longer that the screen field '.  I declared that field in internal table as the corresponding structure-fieldname. but while running BDC it's showing the message and the field is not populating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                   But if i declare that particular field as character string it's populating!!! Why so? is it due to the field is a quantity field or some other reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 09:22:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-in-cn22/m-p/1782950#M337377</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T09:22:37Z</dc:date>
    </item>
  </channel>
</rss>

