<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/2332016#M513232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check these out for all methods....&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;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>Wed, 06 Jun 2007 05:18:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-06T05:18:00Z</dc:date>
    <item>
      <title>LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/2332012#M513228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a requirement relating to LSMW&lt;/P&gt;&lt;P&gt;I have to update some database tables using LSMW instead of BDC.&lt;/P&gt;&lt;P&gt;But i am not aware of using LSMW&lt;/P&gt;&lt;P&gt;Can anybody send me some documents...&lt;/P&gt;&lt;P&gt;I mean step by step.. using LSMW&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 08:24:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/2332012#M513228</guid>
      <dc:creator>manubhutani</dc:creator>
      <dc:date>2007-06-05T08:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/2332013#M513229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;We need to follow some steps.In case of session method &lt;/P&gt;&lt;P&gt;The steps are:&lt;/P&gt;&lt;P&gt;1 Maintain Object Attributes : here we can specify which method we are using&lt;/P&gt;&lt;P&gt;.select and execute it.&lt;/P&gt;&lt;P&gt;It contains 4 options&lt;/P&gt;&lt;P&gt;*Standard Batch/Direct Input : we can you predefined objects provided by sap&lt;/P&gt;&lt;P&gt;*Batch Input Recording : we can record a particular transaction: give name -&amp;gt;select overview-&amp;gt;provide recording name-&amp;gt;do the recording-&amp;gt;select default all-&amp;gt;save-&amp;gt;f3&lt;/P&gt;&lt;P&gt;*BAPI &lt;/P&gt;&lt;P&gt;*Idoc-&amp;gt;save -&amp;gt; back&lt;/P&gt;&lt;P&gt;2 Maintain Source Structures-we have to maintain a structure nothing but Internal table-&amp;gt;save -&amp;gt; back&lt;/P&gt;&lt;P&gt;3 Maintain Source Fields : we have to maintain fields we can create and we can copy from repository-&amp;gt;save -&amp;gt; back&lt;/P&gt;&lt;P&gt;4 Maintain Structure Relations: here our structure is assigned to Our recording if we use recording-&amp;gt;save -&amp;gt; back&lt;/P&gt;&lt;P&gt;5 Maintain Field Mapping and Conversion Rules : here fields are mapped;just go to EXTRAS-&amp;gt;auto field mapping,for checking unassigned fields-&amp;gt;EXTRAS-&amp;gt;un assigned fields-&amp;gt;save -&amp;gt; back&lt;/P&gt;&lt;P&gt;6 Maintain Fixed Values, Translations, User-Defined Routines: here we can specify fixed values and user defined sub routines-&amp;gt;save -&amp;gt; back&lt;/P&gt;&lt;P&gt;7 Specify Files : we have to give the path of file and name and delimiter details-&amp;gt;save -&amp;gt; back&lt;/P&gt;&lt;P&gt;8 Assign Files : we have to assign our file,it will be automatically assigned -&amp;gt; save -&amp;gt; back&lt;/P&gt;&lt;P&gt;9.Read Data-&amp;gt;execute-&amp;gt;records will be read&lt;/P&gt;&lt;P&gt;10 Display Read Data-&amp;gt;displays the no.of records read&lt;/P&gt;&lt;P&gt;11 Convert Data-&amp;gt;execute -&amp;gt;f3(writes records)&lt;/P&gt;&lt;P&gt;12.Display Converted Data-&amp;gt;execute-&amp;gt;f3&lt;/P&gt;&lt;P&gt;13.Create Batch Input Session-&amp;gt;creates session-&amp;gt;execute-&amp;gt;f3&lt;/P&gt;&lt;P&gt;14.Run Batch Input Session-&amp;gt;controls leads to sm35-&amp;gt;process-&amp;gt;check i log if it contains errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://sapabap.iespana.es/sapabap/manuales/pdf/lsmw.pdf"&amp;gt;http://sapabap.iespana.es/sapabap/manuales/pdf/lsmw.pdf&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;steps for LSMW: detail documnets&amp;lt;a href="http://www.scmexpertonline.com/downloads/SCM_LSMW_StepsOnWeb.doc"&amp;gt;http://www.scmexpertonline.com/downloads/SCM_LSMW_StepsOnWeb.doc&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Useful points &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        SivaKumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 08:35:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/2332013#M513229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-05T08:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/2332014#M513230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Look at the below link,&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="3297508"&gt;&lt;/A&gt;&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 08:41:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/2332014#M513230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-05T08:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/2332015#M513231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;We use Lsmw to upload large amount of data.Almost 60% logic will be provided by system and error handling is also very easy.&lt;/P&gt;&lt;P&gt;LSMW supports Session method and Direct Input only.It doesn't support all Transaction method.We can use BAPI's and IDoc's also.&lt;/P&gt;&lt;P&gt;We need to follow some steps.In case of session method &lt;/P&gt;&lt;P&gt;The steps are:&lt;/P&gt;&lt;P&gt;1.Maintain Object Attributes : here we can specify which mehod we are using&lt;/P&gt;&lt;P&gt;.select and execute it.&lt;/P&gt;&lt;P&gt;It contains 4 options&lt;/P&gt;&lt;P&gt;*Standard Batch/Direct Input : we can you predified objects provided by sap&lt;/P&gt;&lt;P&gt;*Batch Input Recording : we can record a particular transaction: give name -&amp;gt;select overview-&amp;gt;provide recording name-&amp;gt;do the recording-&amp;gt;select default all-&amp;gt;save-&amp;gt;f3&lt;/P&gt;&lt;P&gt;*BAPI &lt;/P&gt;&lt;P&gt;*Idoc-&amp;gt;save -&amp;gt; back&lt;/P&gt;&lt;P&gt;2.Maintain Source Structures-we have to maintain a structure nothing but Internal table-&amp;gt;save -&amp;gt; back&lt;/P&gt;&lt;P&gt;3.Maintain Source Fields : we have to maintain fields we can create and we can copy from repository-&amp;gt;save -&amp;gt; back&lt;/P&gt;&lt;P&gt;4.Maintain Structure Relations: here our structure is assigned to Our recording if we use recording-&amp;gt;save -&amp;gt; back&lt;/P&gt;&lt;P&gt;5.Maintain Field Mapping and Conversion Rules : here fields are mapped;just go to EXTRAS-&amp;gt;auto field mapping,for checking unassigned fields-&amp;gt;EXTRAS-&amp;gt;un assigned fields-&amp;gt;save -&amp;gt; back&lt;/P&gt;&lt;P&gt;6.Maintain Fixed Values, Translations, User-Defined Routines: here we can specify fixed values and user defined sub routines-&amp;gt;save -&amp;gt; back&lt;/P&gt;&lt;P&gt;7.Specify Files : we have to give the path of file and name and delimitor details-&amp;gt;save -&amp;gt; back&lt;/P&gt;&lt;P&gt;8.Assign Files : we have to assign our file,it will be automatically assigned -&amp;gt; save -&amp;gt; back&lt;/P&gt;&lt;P&gt;9.Read Data-&amp;gt;execute-&amp;gt;records will be read&lt;/P&gt;&lt;P&gt;10.Display Read Data-&amp;gt;displays the no.of records read&lt;/P&gt;&lt;P&gt;11.Convert Data-&amp;gt;execute -&amp;gt;f3(writes records)&lt;/P&gt;&lt;P&gt;12.Display Converted Data-&amp;gt;execute-&amp;gt;f3&lt;/P&gt;&lt;P&gt;13.Create Batch Input Session-&amp;gt;creates session-&amp;gt;execute-&amp;gt;f3&lt;/P&gt;&lt;P&gt;14.Run Batch Input Session-&amp;gt;controls leads to sm35-&amp;gt;process-&amp;gt;check i log if it contains errors.&lt;/P&gt;&lt;P&gt;In case of Direct input:&lt;/P&gt;&lt;P&gt;After 12 step :&lt;/P&gt;&lt;P&gt;13 start direct Input method&lt;/P&gt;&lt;P&gt;In case of Idoc:&lt;/P&gt;&lt;P&gt;Start IDoc Generation                   &lt;/P&gt;&lt;P&gt;Start IDoc Processing                   &lt;/P&gt;&lt;P&gt;Create IDoc Overview                    &lt;/P&gt;&lt;P&gt;Start IDoc Follow-Up steps are included.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also go through the links:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;steps for LSMW: detail documnets: &lt;A href="http://www.scmexpertonline.com/downloads/SCM_LSMW_StepsOnWeb.doc" target="test_blank"&gt;http://www.scmexpertonline.com/downloads/SCM_LSMW_StepsOnWeb.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sapabap.iespana.es/sapabap/manuales/pdf/lsmw.pdf" target="test_blank"&gt;http://sapabap.iespana.es/sapabap/manuales/pdf/lsmw.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/sap-data-migration.htm" target="test_blank"&gt;http://www.sap-img.com/sap-data-migration.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://websmp207.sap-ag.de/lsmw" target="test_blank"&gt;https://websmp207.sap-ag.de/lsmw&lt;/A&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;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;REFER.&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="2228247"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 03:30:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/2332015#M513231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-06T03:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/2332016#M513232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check these out for all methods....&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;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>Wed, 06 Jun 2007 05:18:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/2332016#M513232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-06T05:18:00Z</dc:date>
    </item>
  </channel>
</rss>

