<?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: Differences between LSMW and BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/differences-between-lsmw-and-bdc/m-p/1264770#M148744</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;Refer this thread:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1165286"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gayathri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Apr 2006 06:35:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-25T06:35:43Z</dc:date>
    <item>
      <title>Differences between LSMW and BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differences-between-lsmw-and-bdc/m-p/1264766#M148740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can you give me the few points about the differences between LSMW and BDC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Awaiting for your Responce&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2006 05:55:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differences-between-lsmw-and-bdc/m-p/1264766#M148740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-25T05:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Differences between LSMW and BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differences-between-lsmw-and-bdc/m-p/1264767#M148741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BDC and LSMW are the two data migration techniques (from legacy to SAP) . BDC technique is usually done by ABAPers. It consists of three methods.&lt;/P&gt;&lt;P&gt;1) Call Dialog Method&lt;/P&gt;&lt;P&gt;2) Session Method&lt;/P&gt;&lt;P&gt;3) Call Transaction Method&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the case of Session Method , a BDC Session is created , which has the data and info to run it in batch mode. When the user runs this session, every transactions are run in batch mode and tables are updated.&lt;/P&gt;&lt;P&gt;WHile in call transaction, no session is created. Instead , a report prog is created , which takes input from the file and calls the transaction in Batch mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call dialog method is similar to call transaction, except that updation is done by the calling program itself.This method is obsolete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advantages of Batch Input Method are&lt;/P&gt;&lt;P&gt;1)Can process large data volumes&lt;/P&gt;&lt;P&gt;2) data integrity is maintained&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just check these links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="33819"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="318594"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2006 05:58:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differences-between-lsmw-and-bdc/m-p/1264767#M148741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-25T05:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Differences between LSMW and BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differences-between-lsmw-and-bdc/m-p/1264768#M148742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Check with the following document&lt;/P&gt;&lt;P&gt;GOOD&lt;/P&gt;&lt;P&gt;THERE IS THREE TYPE OF METHOD IN BDC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC SESSION&lt;/P&gt;&lt;P&gt;CALL TRANSACTION&lt;/P&gt;&lt;P&gt;CALL DIALOG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is BDC or batch input&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Batch Input is a SAP technic that allows automating the input in transactions. It lies on a BDC (Batch Data Commands) scenario. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC functions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;· BDC_OPEN_GROUP : Opens a session group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;· BDC_CLOSE_GROUP : Closes a session&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;· BDC_INSERT : Insert a BDC scenario in the session&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;· The ABAP statement "CALL TRANSACTION" is also called to run directly a transaction from its BDC table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It runs the program RSBDCSUB in order to launch automatically the session. The session management is done through the transaction code SM35.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The object itself is maintanable through the transaction SE24.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC methods:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Method &lt;/P&gt;&lt;P&gt;Description &lt;/P&gt;&lt;P&gt;Parameters &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPEN_SESSION&lt;/P&gt;&lt;P&gt;Opens a session&lt;/P&gt;&lt;P&gt;SUBRC (Return Code &amp;#150; 0 OK)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SESSIONNAME (Session to be created)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLOSE_SESSION&lt;/P&gt;&lt;P&gt;Closes a session&lt;/P&gt;&lt;P&gt;None&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RESET_BDCDATA&lt;/P&gt;&lt;P&gt;Resets the BDC Internal Table...&lt;/P&gt;&lt;P&gt;None. Normally, for internal purpose&amp;#133;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC_DYNPRO&lt;/P&gt;&lt;P&gt;Handles a new screen&lt;/P&gt;&lt;P&gt;PROGNAME (Name of the program)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DYNPRONR (Screen Number)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC_FIELD&lt;/P&gt;&lt;P&gt;Puts a value on the screen&lt;/P&gt;&lt;P&gt;FIELDNAME (Name of the field)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELDVALUE (Value to be passed)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONSTRUCTOR&lt;/P&gt;&lt;P&gt;Constructor - Initializes NO_DATA&lt;/P&gt;&lt;P&gt;NODATA (No data character). The constructor is called automatically when the object is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RUN_SESSION&lt;/P&gt;&lt;P&gt;Launches a session with RSBDCBTC&lt;/P&gt;&lt;P&gt;None&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL_TRANSACTION&lt;/P&gt;&lt;P&gt;Calls a transaction with the current BDC Data&lt;/P&gt;&lt;P&gt;MODE (Display Mode)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE (Update Mode)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TCODE (Transaction to be called)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC_INSERT&lt;/P&gt;&lt;P&gt;Inserts the BDC scenario in the session&lt;/P&gt;&lt;P&gt;TCODE (Transaction to be called)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC techniques used in programs: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Building a BDC table and calling a transaction,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Building a session and a set of BDC scenarios and keeping the session available in SM35,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Building a session and lauching the transaction right after closing the session. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------------------------------" /&gt;&lt;P&gt;BDC using Call Transaction &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC using Call transaction involves calling an SAP transaction in back ground from within the ABAP &lt;/P&gt;&lt;P&gt;program. The process involves building an Internal BDC table containing the screen information needed to &lt;/P&gt;&lt;P&gt;execute the required transaction and then passing this to the Call transaction command (See code example). &lt;/P&gt;&lt;P&gt;The full procedure for creating a BDC program is as follows:&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------------------" /&gt;&lt;P&gt;What is the difference between batch input and call transaction in BDC? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Session method. &lt;/P&gt;&lt;P&gt;1) synchronous processing. &lt;/P&gt;&lt;P&gt;2) can tranfer large amount of data. &lt;/P&gt;&lt;P&gt;3) processing is slower. &lt;/P&gt;&lt;P&gt;4) error log is created &lt;/P&gt;&lt;P&gt;5) data is not updated until session is processed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call transaction. &lt;/P&gt;&lt;P&gt;1) asynchronous processing &lt;/P&gt;&lt;P&gt;2) can transfer small amount of data &lt;/P&gt;&lt;P&gt;3) processing is faster. &lt;/P&gt;&lt;P&gt;4) errors need to be handled explicitly &lt;/P&gt;&lt;P&gt;5) data is updated automatically &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------" /&gt;&lt;P&gt;BATINPUT/DIRECT INPUT&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="---------------------" /&gt;&lt;P&gt;A: Batch-inputs can not be used to fill the "delivery due list" screen because it is not a dynpro. This is a standard SAP report. A SAP report (check with "System -&amp;gt; Status") may be called using SUBMIT sentence with the appropriate options . It is preferred to call a report than create a Batch-input program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GO THROUGH THIS LINK&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.guidancetech.com/people/holland/sap/abap/zzsni001.htm" target="test_blank"&gt;http://www.guidancetech.com/people/holland/sap/abap/zzsni001.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The LSM Workbench is an SAP R/3 based tool that supports the one-time or periodic transfer of data from non-SAP systems ("legacy systems") to SAP systems.&lt;/P&gt;&lt;P&gt;The LSM Workbench helps you to organize your data migration project and guides you through the process by using a clear sequence of steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The most common conversion rules are predefined. Reusable conversion rules assure consistent data conversion for different data objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW vs DX Workbench&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The LSM Workbench covers the following steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read the legacy data from one or several files (e.g. spreadsheet tables, sequential files). &lt;/P&gt;&lt;P&gt;Convert the data from source format to target format. &lt;/P&gt;&lt;P&gt;Import the data using standard interfaces (Batch Input, Direct Input, BAPI, IDoc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Experiences made in successful implementation projects have shown that using the LSM Workbench significantly contributes to accelerating data migration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP provides this tool along with documentation to customers and partners free of charge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Users of the LSM Workbench receive the usual support via SAP Net - R/3 Frontend (component BC-SRV-DX-LSM).&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Releases:&lt;/P&gt;&lt;P&gt;Version 1.7.2 of the LSM Workbench ("LSMW 1.7.2") available&lt;/P&gt;&lt;P&gt;Attention : LSMW 1.7.2 requires an SAP R/3 system with SAP R/3 4.0 or SAP R/3 4.5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Version 1.8.0 of the LSM Workbench (1.21mb) ("LSMW 1.8.0") available&lt;/P&gt;&lt;P&gt;Attention : LSMW 1.8.0 requires an SAP R/3 system with SAP R/3 4.6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Version 3.0 of the LSM Workbench (1.89mb) ("LSMW 3.0") available for Web Application Server 6.10&lt;/P&gt;&lt;P&gt;Attention : LSMW 3.0 requires a SAP WAS 6.10. Functionality of version 1.7.2 and 3.0 are identical !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Version 4.0 of the LSM Workbench ("LSMW 4.0") integrated in Web Application Server 6.20&lt;/P&gt;&lt;P&gt;Attention : LSMW 4.0 is an integrated part of SAP WAS 6.20.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;Sreenivasulu P&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Sreenivasulu Ponnadi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2006 05:58:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differences-between-lsmw-and-bdc/m-p/1264768#M148742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-25T05:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Differences between LSMW and BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differences-between-lsmw-and-bdc/m-p/1264769#M148743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Provide ur mail ID. I have some related docs for ur issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Sumana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2006 06:08:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differences-between-lsmw-and-bdc/m-p/1264769#M148743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-25T06:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Differences between LSMW and BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differences-between-lsmw-and-bdc/m-p/1264770#M148744</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;Refer this thread:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1165286"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gayathri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2006 06:35:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differences-between-lsmw-and-bdc/m-p/1264770#M148744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-25T06:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Differences between LSMW and BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differences-between-lsmw-and-bdc/m-p/1264771#M148745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The differences between LSMW and BDC are stated as below :&lt;/P&gt;&lt;P&gt;1.lsmw is basically for standard sap application.&lt;/P&gt;&lt;P&gt;    BDC is basically for customized applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. In lsmw mapping is take care by sap.&lt;/P&gt;&lt;P&gt;    In bdc we have to give mapping concept explicitly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. LSMW offers different techniques for migrating data say : Direct input , Batch input recording , BAPI , IDOC.&lt;/P&gt;&lt;P&gt;     BDC basically uses recording. There are two methods to implement BDC : (a) Call Trasaction Method&lt;/P&gt;&lt;P&gt;                   (b) Session Metohd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. LSMW is basically designed for Functional consultants who do no coding . &lt;/P&gt;&lt;P&gt;    BDC is used by technical consultants , who do coding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5.In  LSMW , Coding cannot be done flexibily as BDC.&lt;/P&gt;&lt;P&gt;   On the other hand in BDC ,Coding can be done flexibly to customize applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kunal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2006 06:49:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differences-between-lsmw-and-bdc/m-p/1264771#M148745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-25T06:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Differences between LSMW and BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differences-between-lsmw-and-bdc/m-p/1264772#M148746</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;GOOD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GO THROUGH THE FOLLOWING LINKS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="318594"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sapveda.com/forum/index.php?s=6d58454172e9590f3c55b3a814f453d5&amp;amp;showtopic=20&amp;amp;view=getlastpost" target="test_blank"&gt;http://sapveda.com/forum/index.php?s=6d58454172e9590f3c55b3a814f453d5&amp;amp;showtopic=20&amp;amp;view=getlastpost&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci1143057,00.html" target="test_blank"&gt;http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci1143057,00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;MRUTYUN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2006 07:06:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differences-between-lsmw-and-bdc/m-p/1264772#M148746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-25T07:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Differences between LSMW and BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differences-between-lsmw-and-bdc/m-p/1264773#M148747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For BDC following methods can be used:&lt;/P&gt;&lt;P&gt;1) Batch Input method&lt;/P&gt;&lt;P&gt;2) CALL TRANSACTION&lt;/P&gt;&lt;P&gt;3) CALL DIALOG (obselete)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For LSMW fllowing methods can be used: &lt;/P&gt;&lt;P&gt;1) Batch Input method&lt;/P&gt;&lt;P&gt;2) CALL TRANSACTION&lt;/P&gt;&lt;P&gt;3) CALL DIALOG (obselete)&lt;/P&gt;&lt;P&gt;4) IDocs&lt;/P&gt;&lt;P&gt;5) BAPI&lt;/P&gt;&lt;P&gt;6) Recording&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following are the differences between LSMW and BDC:&lt;/P&gt;&lt;P&gt;1) LSMW is easy way to upload data into SAP because we just have to define a structure and map the data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) In LSMW, we do the recording through LSMW only. However, in case of BDC we do the recording through transaction SHDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) LSMW is more preferrable method as it uses the standard programs for data upload. In case of BDC, if screen design changes tomorrow, program will not work(need to do the recording again).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) In LSMW, very less programming efforts are required. Also, work and time are reduced using LSMW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neeraj Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2006 07:12:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differences-between-lsmw-and-bdc/m-p/1264773#M148747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-25T07:12:42Z</dc:date>
    </item>
  </channel>
</rss>

