<?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: LSMW Methods in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-methods/m-p/5535882#M1264571</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;If you are using LSMW to upload data then there is no performance advantage of BAPI over IDoc or vice versa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But  if you are using data transfer workbench then there is difference.&lt;/P&gt;&lt;P&gt;I have clarified this more clearly in my wiki.Please check the below link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.sdn.sap.com/wiki/display/ABAP/Transferring" target="test_blank"&gt;https://wiki.sdn.sap.com/wiki/display/ABAP/Transferring&lt;/A&gt;&lt;EM&gt;FI-Asset&lt;/EM&gt;Master&lt;EM&gt;using&lt;/EM&gt;BAPIs&lt;EM&gt;in&lt;/EM&gt;Data&lt;EM&gt;Transfer&lt;/EM&gt;Workbench&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Apr 2009 10:35:22 GMT</pubDate>
    <dc:creator>abdul_hakim</dc:creator>
    <dc:date>2009-04-17T10:35:22Z</dc:date>
    <item>
      <title>LSMW Methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-methods/m-p/5535877#M1264566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the best method to upload the legacy data among &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. BDC Batch/direct Input and what is the diffrence between these two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.BAPI Syncronous method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.IDOC &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And diffence between BAPI and IDOC method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.Recording Method &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know the last option is recording if there is no standard way defined such as idoc/Bapi/Batch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Sujjest Most Efficient way.  &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dhirendra&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 11:48:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-methods/m-p/5535877#M1264566</guid>
      <dc:creator>dhirendra_pandit</dc:creator>
      <dc:date>2009-04-16T11:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW Methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-methods/m-p/5535878#M1264567</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;The method to be opted while uploading data via LSMW is highly dependent on input file structure. Fields to be considered while uploading the data play a vital role for selecting the method for upload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a verdict on best possible method, standard program, BAPI, IDoc's stand on the same line. Either of the method which satisfy the requirement should be opted. Recording method should be kept as last resort. Because recording will not provide that control while uploading data which is provided by others. Also BAPI and standard program are also capable of data validation, so they provide much robust solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is highly unlikely that a particular upload scenerio will be satisfied by all Standard program, BAPI and IDoc. Even if this happens go for standard program provided. IDoc's are not frequently used in LSMW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Upload procedure using BAPI and IDoc's are same only when standard IDoc is used. Otherwise necesary settings for custom IDoc and its creation also comes into picture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this answers your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brajvir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 12:22:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-methods/m-p/5535878#M1264567</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T12:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW Methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-methods/m-p/5535879#M1264568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Batch Input is the Standard Method to Upload / Migrate Data into SAP System. The Data is uploaded as if it is entered online.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Direct Input will update the DB Directly without processing the transaction screen which is the case with Batch Input Method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI and IDoc Both will create idoc to post the document. The difference is IDoc will call an internal posting program to post the data whereas BAPI will call the BAPI FM to post the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recording as you said should be used in exceptional cases where you didnt find any standard methods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clarified your doubt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 12:29:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-methods/m-p/5535879#M1264568</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2009-04-16T12:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW Methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-methods/m-p/5535880#M1264569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hakim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for Rectifying my doubt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one more Q in between BAPI and IDOC witch one is better to use to transfer the data and why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dhirendra&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2009 09:39:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-methods/m-p/5535880#M1264569</guid>
      <dc:creator>dhirendra_pandit</dc:creator>
      <dc:date>2009-04-17T09:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW Methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-methods/m-p/5535881#M1264570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both are same  and its create the IDOCs , some of  bapi methods does not conatin all  required fileds so that time we go for IDOC....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2009 10:34:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-methods/m-p/5535881#M1264570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-17T10:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW Methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-methods/m-p/5535882#M1264571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;If you are using LSMW to upload data then there is no performance advantage of BAPI over IDoc or vice versa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But  if you are using data transfer workbench then there is difference.&lt;/P&gt;&lt;P&gt;I have clarified this more clearly in my wiki.Please check the below link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.sdn.sap.com/wiki/display/ABAP/Transferring" target="test_blank"&gt;https://wiki.sdn.sap.com/wiki/display/ABAP/Transferring&lt;/A&gt;&lt;EM&gt;FI-Asset&lt;/EM&gt;Master&lt;EM&gt;using&lt;/EM&gt;BAPIs&lt;EM&gt;in&lt;/EM&gt;Data&lt;EM&gt;Transfer&lt;/EM&gt;Workbench&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2009 10:35:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-methods/m-p/5535882#M1264571</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2009-04-17T10:35:22Z</dc:date>
    </item>
  </channel>
</rss>

