<?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: reg: BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/3407515#M818341</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As we know in LSMW ,there r 4 methods&lt;/P&gt;&lt;P&gt;Direct Method , Batch Input - Record Method , BAPI Method ,IDOC/ALE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step-13:create batch input session-Once source data is converted in internal format, you can create a BDC session to process the updates &lt;/P&gt;&lt;P&gt;step:14-run batch input session-You can execute the BDC session by Run Batch input session. Executing a batch input session is a standard SM35 transaction for managing BDC sessions. Once you have successfully executed the batch input session, the customer master records are updated in the system. You can confirm this by viewing the customer master records (XD03).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main difference between the two is in lsmw we can view the code status at any time just by coming to prvious steps, but whereas in batch input method unless the recording is finished we cant view the code.&lt;/P&gt;&lt;P&gt;second diff is tht we need to do lot of coding in batch inptu whereas here in lsmw we need not do much coding and mapping to data.&lt;/P&gt;&lt;P&gt;third diff is that batch input is both inbound and outbound where as lsmw is only inbound.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Feb 2008 10:10:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-11T10:10:29Z</dc:date>
    <item>
      <title>reg: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/3407514#M818340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;         what is the diference between batch i/p recording and direct i/p method in lsmw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2008 10:05:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/3407514#M818340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-11T10:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: reg: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/3407515#M818341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As we know in LSMW ,there r 4 methods&lt;/P&gt;&lt;P&gt;Direct Method , Batch Input - Record Method , BAPI Method ,IDOC/ALE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step-13:create batch input session-Once source data is converted in internal format, you can create a BDC session to process the updates &lt;/P&gt;&lt;P&gt;step:14-run batch input session-You can execute the BDC session by Run Batch input session. Executing a batch input session is a standard SM35 transaction for managing BDC sessions. Once you have successfully executed the batch input session, the customer master records are updated in the system. You can confirm this by viewing the customer master records (XD03).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main difference between the two is in lsmw we can view the code status at any time just by coming to prvious steps, but whereas in batch input method unless the recording is finished we cant view the code.&lt;/P&gt;&lt;P&gt;second diff is tht we need to do lot of coding in batch inptu whereas here in lsmw we need not do much coding and mapping to data.&lt;/P&gt;&lt;P&gt;third diff is that batch input is both inbound and outbound where as lsmw is only inbound.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2008 10:10:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/3407515#M818341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-11T10:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: reg: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/3407516#M818342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;The main difference between the two is:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Batch I/P :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;coding is less,&lt;/P&gt;&lt;P&gt;Used for one time requirement,&lt;/P&gt;&lt;P&gt;Data is uploaded via source structures,&lt;/P&gt;&lt;P&gt;Only inbound.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Direct I/P:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Use of Function Modules,&lt;/P&gt;&lt;P&gt;Directly database will updated.&lt;/P&gt;&lt;P&gt;Inbound and outbound.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;kavitha.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2008 10:17:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/3407516#M818342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-11T10:17:04Z</dc:date>
    </item>
  </channel>
</rss>

