<?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 [Batch Input , Direct input, BAPI, IDOC ] in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-direct-input-bapi-idoc/m-p/2251756#M486896</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jul 2016 02:43:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-07-26T02:43:01Z</dc:date>
    <item>
      <title>LSMW [Batch Input , Direct input, BAPI, IDOC ]</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-direct-input-bapi-idoc/m-p/2251749#M486889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can any one give the details of LSMW &amp;#150; Step by Step details. The  Legacy System Migration Workbench is an R/3 Based tool for data transfer from legacy to R/3 for one time or periodic transfer.[Batch Input , Direct input, BAPI, IDOC ]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 11:14:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-direct-input-bapi-idoc/m-p/2251749#M486889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T11:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW [Batch Input , Direct input, BAPI, IDOC ]</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-direct-input-bapi-idoc/m-p/2251750#M486890</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;Check the following links:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/general/lsmw-steps-for-data-migration.htm" target="test_blank"&gt;http://www.sap-img.com/general/lsmw-steps-for-data-migration.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapbrain.com/TUTORIALS/TECHNICAL/LSMW_tutorial.html" target="test_blank"&gt;http://www.sapbrain.com/TUTORIALS/TECHNICAL/LSMW_tutorial.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhaskar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 11:20:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-direct-input-bapi-idoc/m-p/2251750#M486890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T11:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW [Batch Input , Direct input, BAPI, IDOC ]</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-direct-input-bapi-idoc/m-p/2251751#M486891</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. Maintain Attributes:&lt;/P&gt;&lt;P&gt;Here you have to choose the second option and you can do the recording how this should work. Then assign the same to the Batch Input Recording name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Maintain Source structure:&lt;/P&gt;&lt;P&gt;Create a structure name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Maintain Source field:&lt;/P&gt;&lt;P&gt;In this you have to create a structure same as taht of the input file&lt;/P&gt;&lt;P&gt;eg: name&lt;/P&gt;&lt;P&gt;age&lt;/P&gt;&lt;P&gt;sex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Maintain structure relations:&lt;/P&gt;&lt;P&gt;This will link the structure to the input file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Maintain field mapping and conversion rules:&lt;/P&gt;&lt;P&gt;Here is the place where you can do coding, depending upon the code you have written or assignment you have done the values will get picked up from the file and get processed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. Maintain field mapping and conversion rules:&lt;/P&gt;&lt;P&gt;If you have any fixed values you can define here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7. Specify files:&lt;/P&gt;&lt;P&gt;Specify the input file path and type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8. Assign files:&lt;/P&gt;&lt;P&gt;This will assign ur file to the Input file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9. Read Data:&lt;/P&gt;&lt;P&gt;This will read ur data from teh file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10. Dispaly Read Data:&lt;/P&gt;&lt;P&gt;You can see the uploaded data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;11. Convert Data&lt;/P&gt;&lt;P&gt;This will convert the data to the corresponding format for processing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;12. Display Converted data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;13. Create batch input session&lt;/P&gt;&lt;P&gt;Here this will create a batch input session for processing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;14. Run Batch Input session:&lt;/P&gt;&lt;P&gt;By clicking on the session and process the same you can do teh needfu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer the Below links ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapbrain.com/TOOLS/LSMW/SAP_LSMW_steps_introduction.html" target="test_blank"&gt;http://www.sapbrain.com/TOOLS/LSMW/SAP_LSMW_steps_introduction.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;/people/hema.rao/blog/2006/09/14/lsmw--step-by-step&lt;/P&gt;&lt;P&gt;/message/2398727#2398727 &lt;B&gt;[original link is broken]&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/bp_blv1500/BL_US/documentation/LSMW_EN_US.doc" target="test_blank"&gt;http://help.sap.com/bp_blv1500/BL_US/documentation/LSMW_EN_US.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&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;Thanks,&lt;/P&gt;&lt;P&gt;Reward If helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 11:22:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-direct-input-bapi-idoc/m-p/2251751#M486891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T11:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW [Batch Input , Direct input, BAPI, IDOC ]</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-direct-input-bapi-idoc/m-p/2251752#M486892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;BDC is the way to transfer data by writing a batch input program which can use either session or call transaction method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW used to transfer data without/less code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What type of data we transfer using LSMW?&lt;/P&gt;&lt;P&gt;LSMW is best suited for transferring master data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually BDC and LSMW are not comparable at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example LSMW itself can use BDC as a way of mass data transfer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC is a mass data transfer technique via screen logic of existing SAP Data entry transactions. It behaves as if you are manually making thousand of entires into sap system as a background job. And that is probably the reason why BAPI's are preffered over BDC's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand LSMW is a tool to facilitate DATA migration from other legacy systems ... It contains step by step procedure for data migration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like Managing Data Migration Projects , Creating Source Structures , Mapping Source structures wid Target structures , etc etc &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW internally might well be using the following techniqes for data transfer..&lt;/P&gt;&lt;P&gt;1. IDOX&lt;/P&gt;&lt;P&gt;2. Direct Input / BDC&lt;/P&gt;&lt;P&gt;4. BAPI's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW is an encapsulated data transfer tool. It can provide the same functionality as BDC infact much more but when coming to techinical perspective most the parameters are encapulated. To listout some of the differences :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW is basicaly designed for a fuctional consultant who do not do much coding but need to explore the fuctionality while BDC is designed for a technical consultant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW offers different techinque for migrating data: Direct input ,BAPI,Idoc,Batch input recording. While bdc basically uses recording.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW mapping is done by SAP while in BDC we have to do it explicitly .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW is basically for standard SAP application while bdc basically for customized application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coding can be done flexibly in BDC when compared to LSMW &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Maintain Attributes:&lt;/P&gt;&lt;P&gt;Here you have to choose the second option and you can do the recording how this should work. Then assign the same to the Batch Input Recording name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Maintain Source structure:&lt;/P&gt;&lt;P&gt;Create a structure name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Maintain Source field:&lt;/P&gt;&lt;P&gt;In this you have to create a structure same as that of the input file&lt;/P&gt;&lt;P&gt;eg: name &lt;/P&gt;&lt;P&gt;age&lt;/P&gt;&lt;P&gt;sex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Maintain structure relations:&lt;/P&gt;&lt;P&gt;This will link the structure to the input file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Maintain field mapping and conversion rules:&lt;/P&gt;&lt;P&gt;Here is the place where you can do coding, depending upon the code you have written or assignment you have done the values will get picked up from the file and get processed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. Maintain field mapping and conversion rules:&lt;/P&gt;&lt;P&gt;If you have any fixed values you can define here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7. Specify files:&lt;/P&gt;&lt;P&gt;Specify the input file path and type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8. Assign files: &lt;/P&gt;&lt;P&gt;This will assign ur file to the Input file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9. Read Data:&lt;/P&gt;&lt;P&gt;This will read ur data from teh file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10. Dispaly Read Data:&lt;/P&gt;&lt;P&gt;You can see the uploaded data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;11. Convert Data&lt;/P&gt;&lt;P&gt;This will convert the data to the corresponding format for processing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;12. Display Converted data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;13. Create batch input session&lt;/P&gt;&lt;P&gt;Here this will create a batch input session for processing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;14. Run Batch Input session:&lt;/P&gt;&lt;P&gt;By clicking on the session and process the same you can do teh needfu.&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;A href="http://www.sapbrain.com/TOOLS/LSMW/SAP_LSMW_steps_introduction.html" target="test_blank"&gt;http://www.sapbrain.com/TOOLS/LSMW/SAP_LSMW_steps_introduction.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/8e732760-5548-44cc-a0bb-5982c9424f17/lsmw_sp.ppt" target="test_blank"&gt;http://esnips.com/doc/8e732760-5548-44cc-a0bb-5982c9424f17/lsmw_sp.ppt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/f55fef40-fb82-4e89-9000-88316699c323/Data-Transfer-Using-LSMW.zip" target="test_blank"&gt;http://esnips.com/doc/f55fef40-fb82-4e89-9000-88316699c323/Data-Transfer-Using-LSMW.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/1cd73c19-4263-42a4-9d6f-ac5487b0ebcb/LSMW-with-Idocs.ppt" target="test_blank"&gt;http://esnips.com/doc/1cd73c19-4263-42a4-9d6f-ac5487b0ebcb/LSMW-with-Idocs.ppt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/ef04c89f-f3a2-473c-beee-6db5bb3dbb0e/LSMW-with-BAPI.ppt" target="test_blank"&gt;http://esnips.com/doc/ef04c89f-f3a2-473c-beee-6db5bb3dbb0e/LSMW-with-BAPI.ppt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/7582d072-6663-4388-803b-4b2b94d7f85e/LSMW.pdf" target="test_blank"&gt;http://esnips.com/doc/7582d072-6663-4388-803b-4b2b94d7f85e/LSMW.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for Long texts Upload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please take a look at this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/e1/c6d30210e6cf4eac7b054a73f8fb1d/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/e1/c6d30210e6cf4eac7b054a73f8fb1d/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 11:23:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-direct-input-bapi-idoc/m-p/2251752#M486892</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T11:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW [Batch Input , Direct input, BAPI, IDOC ]</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-direct-input-bapi-idoc/m-p/2251753#M486893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;Check these links for all methods.....&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/8e732760-5548-44cc-a0bb-5982c9424f17/lsmw_sp.ppt" target="test_blank"&gt;http://esnips.com/doc/8e732760-5548-44cc-a0bb-5982c9424f17/lsmw_sp.ppt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/f55fef40-fb82-4e89-9000-88316699c323/Data-Transfer-Using-LSMW.zip" target="test_blank"&gt;http://esnips.com/doc/f55fef40-fb82-4e89-9000-88316699c323/Data-Transfer-Using-LSMW.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/ef04c89f-f3a2-473c-beee-6db5bb3dbb0e/LSMW-with-BAPI.ppt" target="test_blank"&gt;http://esnips.com/doc/ef04c89f-f3a2-473c-beee-6db5bb3dbb0e/LSMW-with-BAPI.ppt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/1cd73c19-4263-42a4-9d6f-ac5487b0ebcb/LSMW-with-Idocs.ppt" target="test_blank"&gt;http://esnips.com/doc/1cd73c19-4263-42a4-9d6f-ac5487b0ebcb/LSMW-with-Idocs.ppt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/7582d072-6663-4388-803b-4b2b94d7f85e/LSMW.pdf" target="test_blank"&gt;http://esnips.com/doc/7582d072-6663-4388-803b-4b2b94d7f85e/LSMW.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Younus&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward Helpful Answers:-)&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 11:29:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-direct-input-bapi-idoc/m-p/2251753#M486893</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T11:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW [Batch Input , Direct input, BAPI, IDOC ]</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-direct-input-bapi-idoc/m-p/2251754#M486894</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;Please Find the Links to know the step by step procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. LSMW using IDOCS:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/LSMW/IDocMethod/IDocMethod1.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/LSMW/IDocMethod/IDocMethod1.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.LSMW USING BAPI:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/LSMW/BAPIinLSMW/BL1.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/LSMW/BAPIinLSMW/BL1.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.LSMW USING BATCH INPUT&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/LSMW/StdObject/StdObject.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/LSMW/StdObject/StdObject.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.LSMW USING BATCH INPUT RECORDING:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/LSMW/MMRecording/Page1.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/LSMW/MMRecording/Page1.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/LSMW/VendorRecording/page1.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/LSMW/VendorRecording/page1.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5.LSMW USING DIRECT INPUT&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/LSMW/MMDIM/page1.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/LSMW/MMDIM/page1.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Felix&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 21:05:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-direct-input-bapi-idoc/m-p/2251754#M486894</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-20T21:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW [Batch Input , Direct input, BAPI, IDOC ]</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-direct-input-bapi-idoc/m-p/2251755#M486895</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 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;&lt;/P&gt;&lt;P&gt;check the following links step by step along with screen shots:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW to Update Customer Master Records with Standard Object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Batch input method: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/LSMW/StdObject/StdObject.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/LSMW/StdObject/StdObject.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Direct input method :&lt;/P&gt;&lt;P&gt;Uploading Material master data using Direct input method&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/LSMW/MMDIM/page1.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/LSMW/MMDIM/page1.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Idoc method:&lt;/P&gt;&lt;P&gt;Uploading Purchase Info records using IDOC Method&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/LSMW/PurInfo/page1.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/LSMW/PurInfo/page1.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI:&lt;/P&gt;&lt;P&gt;Uploading Material Master data using BAPI method in LSMW&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/LSMW/MMBAPI/Page1.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/LSMW/MMBAPI/Page1.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls reward if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 04:41:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-direct-input-bapi-idoc/m-p/2251755#M486895</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T04:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW [Batch Input , Direct input, BAPI, IDOC ]</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-direct-input-bapi-idoc/m-p/2251756#M486896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 02:43:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-direct-input-bapi-idoc/m-p/2251756#M486896</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-07-26T02:43:01Z</dc:date>
    </item>
  </channel>
</rss>

