<?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: step by step guide for LSMW with BAPI method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/step-by-step-guide-for-lsmw-with-bapi-method/m-p/2076324#M430433</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://www.esnips.com/doc/ef04c89f-f3a2-473c-beee-6db5bb3dbb0e/LSMW-with-BAPI" target="test_blank"&gt;http://www.esnips.com/doc/ef04c89f-f3a2-473c-beee-6db5bb3dbb0e/LSMW-with-BAPI&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;P&gt;santhosh reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 15 Apr 2007 06:28:19 GMT</pubDate>
    <dc:creator>SantoshKallem</dc:creator>
    <dc:date>2007-04-15T06:28:19Z</dc:date>
    <item>
      <title>step by step guide for LSMW with BAPI method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/step-by-step-guide-for-lsmw-with-bapi-method/m-p/2076323#M430432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Iam new to LSMW can any one explain how to work LSMW with BAPI.&lt;/P&gt;&lt;P&gt;Pplz helpme out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;points to good answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;regards&lt;/P&gt;&lt;P&gt;chaitanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Apr 2007 06:22:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/step-by-step-guide-for-lsmw-with-bapi-method/m-p/2076323#M430432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-15T06:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: step by step guide for LSMW with BAPI method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/step-by-step-guide-for-lsmw-with-bapi-method/m-p/2076324#M430433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://www.esnips.com/doc/ef04c89f-f3a2-473c-beee-6db5bb3dbb0e/LSMW-with-BAPI" target="test_blank"&gt;http://www.esnips.com/doc/ef04c89f-f3a2-473c-beee-6db5bb3dbb0e/LSMW-with-BAPI&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;P&gt;santhosh reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Apr 2007 06:28:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/step-by-step-guide-for-lsmw-with-bapi-method/m-p/2076324#M430433</guid>
      <dc:creator>SantoshKallem</dc:creator>
      <dc:date>2007-04-15T06:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: step by step guide for LSMW with BAPI method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/step-by-step-guide-for-lsmw-with-bapi-method/m-p/2076325#M430434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chaitanya,&lt;/P&gt;&lt;P&gt;Step-by-Step Guide for using BAPI in LSMW&lt;/P&gt;&lt;P&gt;Note! The screen prints in this article are from ECC 5.0. They may differ slightly in other versions.    &lt;/P&gt;&lt;P&gt;Introduction:&lt;/P&gt;&lt;P&gt;This document details the usage of BAPI in LSMW. We have used the example of migration of the purchase order data into SAP.  &lt;/P&gt;&lt;P&gt;Pre-requisites:&lt;/P&gt;&lt;P&gt;It is assumed that the reader of this article has the minimum knowledge required on the Business Object, BAPI, Message Types and IDoc Types.  &lt;/P&gt;&lt;P&gt;Step-by-Step Procedure:&lt;/P&gt;&lt;P&gt;Details of the BAPI used in this scenario:&lt;/P&gt;&lt;P&gt;Business Object: BUS2012&lt;/P&gt;&lt;P&gt;Method:   CreateFromData  &lt;/P&gt;&lt;P&gt;Details of Message Type and Basic IDoc Type:&lt;/P&gt;&lt;P&gt;Message Type:     PORDCR&lt;/P&gt;&lt;P&gt;Basic IDoc Type: PORDCR02  &lt;/P&gt;&lt;P&gt;Let&amp;#146;s have a look at the BAPI first, before proceeding to the LSMW:&lt;/P&gt;&lt;P&gt;1.	Go to Transaction BAPI &lt;/P&gt;&lt;P&gt;2.	Click on Search Button &lt;/P&gt;&lt;P&gt;3.	Enter the value &amp;#147;BUS2012&amp;#148; and select &amp;#147;Obj.type(Technical Object Name&amp;#148; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz go through this URL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/www.sapthanical.com" target="test_blank"&gt;www.sapthanical.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewords some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;P.Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 03:50:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/step-by-step-guide-for-lsmw-with-bapi-method/m-p/2076325#M430434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T03:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: step by step guide for LSMW with BAPI method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/step-by-step-guide-for-lsmw-with-bapi-method/m-p/2076326#M430435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chaitanya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Procedure with screenshots cannot be dispalyed here, so check these links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;BAPI with LSMW&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/ef04c89f-f3a2-473c-beee-6db5bb3dbb0e/LSMW-with-BAPI" target="test_blank"&gt;http://esnips.com/doc/ef04c89f-f3a2-473c-beee-6db5bb3dbb0e/LSMW-with-BAPI&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For document on using BAPI with LSMW, I suggest you to visit:&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;Hope this resolves your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all the helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 04:39:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/step-by-step-guide-for-lsmw-with-bapi-method/m-p/2076326#M430435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T04:39:00Z</dc:date>
    </item>
  </channel>
</rss>

