<?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: regarding BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bdc/m-p/4083969#M976517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi subhash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go with session method if you have huge amount of data... regarding errors you can check in sm35 in session method and in call transaction you have structure bdcmsgcoll&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jul 2008 09:52:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-03T09:52:42Z</dc:date>
    <item>
      <title>regarding BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bdc/m-p/4083967#M976515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i want to upload more no of data, which method is preferred?...whether session method or call transaction?...if call transaction i choose, how can i face the error if occurs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 09:45:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bdc/m-p/4083967#M976515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T09:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: regarding BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bdc/m-p/4083968#M976516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For error records use BDC , and then handle using the SM35 transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 09:47:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bdc/m-p/4083968#M976516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T09:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: regarding BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bdc/m-p/4083969#M976517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi subhash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go with session method if you have huge amount of data... regarding errors you can check in sm35 in session method and in call transaction you have structure bdcmsgcoll&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 09:52:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bdc/m-p/4083969#M976517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T09:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: regarding BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bdc/m-p/4083970#M976518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;my question is, to upload more no of data, which methid is best? and while any error occurs during the uploading how do we know that in call transaction method?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 09:53:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bdc/m-p/4083970#M976518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T09:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: regarding BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bdc/m-p/4083971#M976519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can go for combination&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if any error occurs add the error record to session, else process the record using call transaction method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can find the successfull ness of the call transaction using sy-subrc accordingly you can code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 09:56:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bdc/m-p/4083971#M976519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T09:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: regarding BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bdc/m-p/4083972#M976520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi subhash...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The combination is always termed as best.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And regarding error handling in call transaction... i guess you posted another thread ... just go through that... you will get your answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 09:58:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bdc/m-p/4083972#M976520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T09:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: regarding BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bdc/m-p/4083973#M976521</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;In Call Transaction we have handle the errors explicitly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;means put messages into BDCMSGCOLL  and call the function FORMAT_MESSAGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pass the messages int table in the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then LOOP the Int table, using case when MSGTYP = 'E',&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we can print the errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help u lot..........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 10:01:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bdc/m-p/4083973#M976521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T10:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: regarding BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bdc/m-p/4083974#M976522</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;In BDC Call Transaction method to handle the errors we are declaring a internal table like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : IT_MESSAGES LIKE BDCMSGCOLL OCCURS 0 WITH HEADER LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL TRANSACTION 'MM01' USING IT_BDCDATA MODE 'N' UPDATE 'S'&lt;/P&gt;&lt;P&gt;MESSAGES INTO IT_MESSAGES.&lt;/P&gt;&lt;P&gt;IF SY-SUBRC 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the FM 'FORMAT_MESSAGE' by passing the message no, and message id we can change the error message into a text format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'FORMAT_MESSAGE'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;ID = SY-MSGID&lt;/P&gt;&lt;P&gt;LANG = '-D'&lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;MSG = V_MESG&lt;/P&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;P&gt;NOT_FOUND = 1&lt;/P&gt;&lt;P&gt;OTHERS = 2.&lt;/P&gt;&lt;P&gt;LOOP AT IT_MESSAGES WHERE MSGTYP = 'E'.&lt;/P&gt;&lt;P&gt;WRITE : / 'Message :'(I06) ,V_MESG.&lt;/P&gt;&lt;P&gt;CLEAR IT_MESSAGES.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;ENDFORM. " ERROR_MESSAGES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Y.R.Prem Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 10:07:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bdc/m-p/4083974#M976522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T10:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: regarding BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bdc/m-p/4083975#M976523</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 have more no of data in my excel sheet like 10000 data...now how to upload it into SAP...I have to decide BDC or LSMW method..if its BDC, which method would be preferable ie.,Session method or call transaction method? and the reason behind that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 11:09:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bdc/m-p/4083975#M976523</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T11:09:03Z</dc:date>
    </item>
  </channel>
</rss>

