<?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 BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2339080#M515321</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;How r u?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     This is Ravinder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;             I have some queries plz send reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.	What r the typical errors do you get, when we put BDC in Background (in our real time career) and how to salve them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.	Why we r still using traditional (old) BDC methods? Because we have BAPI, IDOCS, LSMW r in the ABAP/4?&lt;/P&gt;&lt;P&gt;3.	structure of BDCMESGCOLL?&lt;/P&gt;&lt;P&gt;4.	what is the default update and mode in BDC call transaction?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jun 2007 10:02:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-05T10:02:52Z</dc:date>
    <item>
      <title>BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2339080#M515321</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;How r u?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     This is Ravinder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;             I have some queries plz send reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.	What r the typical errors do you get, when we put BDC in Background (in our real time career) and how to salve them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.	Why we r still using traditional (old) BDC methods? Because we have BAPI, IDOCS, LSMW r in the ABAP/4?&lt;/P&gt;&lt;P&gt;3.	structure of BDCMESGCOLL?&lt;/P&gt;&lt;P&gt;4.	what is the default update and mode in BDC call transaction?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 10:02:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2339080#M515321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-05T10:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2339081#M515322</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;1) Please check the link below for errors in BDC when run in the background .&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/advancedsearch?query=errors%20in%20bdc%20background%20processing&amp;amp;cat=sdn_all" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/advancedsearch?query=errors%20in%20bdc%20background%20processing&amp;amp;cat=sdn_all&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Structure of BDCMSGCOLL : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TCODE , DYNAME, DYNUMB,MSGTYP , MSGSPAR,MSGID,MSGNO ,MSGV1,MSGV2,MSGV3,FIELDNAME , ENV .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) DEFAULT - This specifies whether you want to display the screens of the transaction for what you are writing a BDC  .&lt;/P&gt;&lt;P&gt;   There are 3 values ,        A - Display all&lt;/P&gt;&lt;P&gt;                                       E - Display Errors pnly&lt;/P&gt;&lt;P&gt;                                       N - No display &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODE --Here you provide the mode of data transfer  .&lt;/P&gt;&lt;P&gt;   there are 2 values , A  -- Asynchrous mode of data updation &lt;/P&gt;&lt;P&gt;                                S -- Synchronous mode of data updfation &lt;/P&gt;&lt;P&gt;                                L -- Local mode &lt;/P&gt;&lt;P&gt; UPDATE-- here you specify which is the mode you want the data to be updated. &lt;/P&gt;&lt;P&gt;                 values may be A , S .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful !&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 10:14:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2339081#M515322</guid>
      <dc:creator>former_member196299</dc:creator>
      <dc:date>2007-06-05T10:14:44Z</dc:date>
    </item>
  </channel>
</rss>

