<?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 LSMW T.-Code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-t-code/m-p/3355743#M805120</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I want to create a record in LSM Workbench and program asks about a transactionscode. I dont know it. How can I find it?&lt;/P&gt;&lt;P&gt;Or, I think I have to create a transactions code at first and then create a record? Can you write me any links?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jan 2008 11:29:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-29T11:29:50Z</dc:date>
    <item>
      <title>LSMW T.-Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-t-code/m-p/3355743#M805120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I want to create a record in LSM Workbench and program asks about a transactionscode. I dont know it. How can I find it?&lt;/P&gt;&lt;P&gt;Or, I think I have to create a transactions code at first and then create a record? Can you write me any links?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 11:29:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-t-code/m-p/3355743#M805120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T11:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW T.-Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-t-code/m-p/3355744#M805121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 11:31:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-t-code/m-p/3355744#M805121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T11:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW T.-Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-t-code/m-p/3355745#M805122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ignore this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rajesh Soman on Jan 29, 2008 12:33 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 11:32:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-t-code/m-p/3355745#M805122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T11:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW T.-Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-t-code/m-p/3355746#M805123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapbrainsonline.com/TUTORIALS/TECHNICAL/LSMW_tutorial.html" target="test_blank"&gt;http://www.sapbrainsonline.com/TUTORIALS/TECHNICAL/LSMW_tutorial.html&lt;/A&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;LSMW with TABLE CONTROL &lt;/P&gt;&lt;P&gt;Refer the links -&lt;/P&gt;&lt;P&gt;&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="2269388"&gt;&lt;/A&gt; &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="2999630"&gt;&lt;/A&gt;&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="2537101"&gt;&lt;/A&gt;&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="2753882"&gt;&lt;/A&gt;&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="1932476"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just refer to the link below&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapmaterial.com/?gclid=CN322K28t4sCFQ-WbgodSGbK2g" target="test_blank"&gt;http://www.sapmaterial.com/?gclid=CN322K28t4sCFQ-WbgodSGbK2g&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if found helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 11:33:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-t-code/m-p/3355746#M805123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T11:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW T.-Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-t-code/m-p/3355747#M805124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this link which will give you detail idea about the LSMW.&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;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 11:54:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-t-code/m-p/3355747#M805124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T11:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW T.-Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-t-code/m-p/3355748#M805125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, Thanks!!&lt;/P&gt;&lt;P&gt;But I have error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error in '/SAPDMC/LSM_TARGET_FIELDS_GET' for argument BGR00&lt;/P&gt;&lt;P&gt;Message no. /SAPDMC/LSMW001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon as I click on Maintain field mapping and conversion rules.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 13:38:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-t-code/m-p/3355748#M805125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T13:38:31Z</dc:date>
    </item>
  </channel>
</rss>

