<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2176421#M462294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reema,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  As of your question, there may be several reasons for failure of the bdc.&lt;/P&gt;&lt;P&gt;I will explain you , with an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  As we know, errors in Call transaction are captured through table via a structure called BDCMSGCOLL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    It display, the field name, screen name, screen number and message type..so on.&lt;/P&gt;&lt;P&gt;   For instance, if you have coded that, through bdc, the value of MEINS is filled up. But, if there is no value in the incoming file or text file. then in foreground it won't show's an error, when you run it in back ground, it triggers an error.&lt;/P&gt;&lt;P&gt;  This is what practically i have faced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Like few reasons&lt;/P&gt;&lt;P&gt;1. Date format&lt;/P&gt;&lt;P&gt;2. Currency not assigned correctly.&lt;/P&gt;&lt;P&gt;3. even some errors for back ground might be session not closed .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manju,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 May 2007 08:27:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-04T08:27:08Z</dc:date>
    <item>
      <title>BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2176417#M462290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I faced the following question in an interview...please let me know the answer???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose u are running a BDC program in back ground.If Error occuurs what will happen?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 05:55:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2176417#M462290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T05:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2176418#M462291</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;if it  is Call transaction. &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt; errors need to be handled explicitly&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is Session method. &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;error log is created&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Reshma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 05:57:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2176418#M462291</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T05:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2176419#M462292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks but again i got the question as what may be the reason for the error..please let me know...i replied that there may be miss matching of data in flat file...please help me out in this regard????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 06:17:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2176419#M462292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T06:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2176420#M462293</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;     You can get some of the following errors..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1, First one may be data mismatching of fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 2. Value range may be different for some material and customer number etc,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 3. Some of the combination of the fields may not match like sales area..(Sales Org, Distribution Channel and Division)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 4, Contry codes may be different&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 5. Data type may mis match and length of the fields may be different..&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; 6. Mostly the validations of the fields will give errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; So better to validate the data in the flat file and then pass those values to the BDC data would be best practice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Whether its a back ground or on line  you have to handle the errors explicily in Call Transaction method and for Session methed the system will generate error log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;  Jayaram...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 08:02:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2176420#M462293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T08:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2176421#M462294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reema,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  As of your question, there may be several reasons for failure of the bdc.&lt;/P&gt;&lt;P&gt;I will explain you , with an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  As we know, errors in Call transaction are captured through table via a structure called BDCMSGCOLL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    It display, the field name, screen name, screen number and message type..so on.&lt;/P&gt;&lt;P&gt;   For instance, if you have coded that, through bdc, the value of MEINS is filled up. But, if there is no value in the incoming file or text file. then in foreground it won't show's an error, when you run it in back ground, it triggers an error.&lt;/P&gt;&lt;P&gt;  This is what practically i have faced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Like few reasons&lt;/P&gt;&lt;P&gt;1. Date format&lt;/P&gt;&lt;P&gt;2. Currency not assigned correctly.&lt;/P&gt;&lt;P&gt;3. even some errors for back ground might be session not closed .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manju,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 08:27:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2176421#M462294</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T08:27:08Z</dc:date>
    </item>
  </channel>
</rss>

