<?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 Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/2001681#M407555</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 m updating LT01 via bdc. on the second screen, after i press enter,&lt;/P&gt;&lt;P&gt;this message will show. nothing wrong with the entries.&lt;/P&gt;&lt;P&gt;how to ignore this message in bdc?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Mar 2007 09:58:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-23T09:58:28Z</dc:date>
    <item>
      <title>bdc problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/2001678#M407552</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 always got this message when populating data. "check your entries".&lt;/P&gt;&lt;P&gt;may i know how to get rid of this? i tried background but seems like the bdc not working to create the order.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 09:49:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/2001678#M407552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T09:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: bdc problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/2001679#M407553</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;as long as your message is a warning or status message there is no problem to the runing of the BDC.&lt;/P&gt;&lt;P&gt;Just run ur program in the foreground and then check it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is runing normally then there is no problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Simha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 09:51:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/2001679#M407553</guid>
      <dc:creator>Simha_</dc:creator>
      <dc:date>2007-03-23T09:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: bdc problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/2001680#M407554</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;Let us know, you get the message while populating which field. You would be getting the message when some particular field is entered through BDC. There might be a minor mismatch on the data part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 09:53:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/2001680#M407554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T09:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: bdc problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/2001681#M407555</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 m updating LT01 via bdc. on the second screen, after i press enter,&lt;/P&gt;&lt;P&gt;this message will show. nothing wrong with the entries.&lt;/P&gt;&lt;P&gt;how to ignore this message in bdc?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 09:58:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/2001681#M407555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T09:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: bdc problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/2001682#M407556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is not a problem.u can easily debug ur bdc program&lt;/P&gt;&lt;P&gt;follow these steps&lt;/P&gt;&lt;P&gt;open ur bdc program from se38&lt;/P&gt;&lt;P&gt;set break-point to the form where FNAM and FVAL is passed&lt;/P&gt;&lt;P&gt;and u can easily find out at which field it is creating the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if u find useful.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 10:01:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/2001682#M407556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T10:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: bdc problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/2001683#M407557</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;just do the change manually..if u can able to do it..&lt;/P&gt;&lt;P&gt;then record the same and code it in ur program..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the same problem exists during manual transaction, then there is some problem with the data..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Simha.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 10:01:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/2001683#M407557</guid>
      <dc:creator>Simha_</dc:creator>
      <dc:date>2007-03-23T10:01:40Z</dc:date>
    </item>
  </channel>
</rss>

