<?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 code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-code/m-p/2245044#M484507</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&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 the needful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can write code to LSMW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**********Check the following link:&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;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 May 2007 09:30:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-16T09:30:42Z</dc:date>
    <item>
      <title>LSMW code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-code/m-p/2245043#M484506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to get LSMW code? if any body knows ,please reply .&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 09:28:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-code/m-p/2245043#M484506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T09:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-code/m-p/2245044#M484507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&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 the needful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can write code to LSMW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**********Check the following link:&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;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 09:30:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-code/m-p/2245044#M484507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T09:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-code/m-p/2245045#M484508</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;Have a look at this thread:&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="329898"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 09:30:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-code/m-p/2245045#M484508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T09:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-code/m-p/2245046#M484509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For coding in LSMW,you need to select from the steps of LSWM, check the View source code step, you will be taken to a code which starts from \XXXX, u can go into the change mode of that code and alter the code as per your requirement, but before doing code changes check out your assignments and mappings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&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, 16 May 2007 09:38:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-code/m-p/2245046#M484509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T09:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-code/m-p/2245047#M484510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to write any function or if u want to write any reusable code in subroutines u can do that in the 6th step. If you want to put any constants or conditions also u can do it in the same step..&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;Padmam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 09:40:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-code/m-p/2245047#M484510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T09:40:13Z</dc:date>
    </item>
  </channel>
</rss>

