<?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: Lamw in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/lamw/m-p/1620451#M277606</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) to define how to upload the data: which method?&lt;/P&gt;&lt;P&gt;    Std BDC, BAPI, BDC recording....&lt;/P&gt;&lt;P&gt;-2) to define the structure of the file;&lt;/P&gt;&lt;P&gt;-3) to define the link between the file fields and the structures fields&lt;/P&gt;&lt;P&gt;-4) to define validation and convertion routines&lt;/P&gt;&lt;P&gt;-5) To run the report to read the file;&lt;/P&gt;&lt;P&gt;-6) To run the report to convert the file;&lt;/P&gt;&lt;P&gt;-7) To run the method to upload the data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Sep 2006 09:14:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-23T09:14:46Z</dc:date>
    <item>
      <title>Lamw</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lamw/m-p/1620450#M277605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.How to upload the data throw Lsmw?Can u send me step by step process?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Sep 2006 09:01:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lamw/m-p/1620450#M277605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-23T09:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Lamw</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lamw/m-p/1620451#M277606</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) to define how to upload the data: which method?&lt;/P&gt;&lt;P&gt;    Std BDC, BAPI, BDC recording....&lt;/P&gt;&lt;P&gt;-2) to define the structure of the file;&lt;/P&gt;&lt;P&gt;-3) to define the link between the file fields and the structures fields&lt;/P&gt;&lt;P&gt;-4) to define validation and convertion routines&lt;/P&gt;&lt;P&gt;-5) To run the report to read the file;&lt;/P&gt;&lt;P&gt;-6) To run the report to convert the file;&lt;/P&gt;&lt;P&gt;-7) To run the method to upload the data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Sep 2006 09:14:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lamw/m-p/1620451#M277606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-23T09:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Lamw</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lamw/m-p/1620452#M277607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;There are many option.&lt;/P&gt;&lt;P&gt;u can make use of BAPI, IDOC or recording.&lt;/P&gt;&lt;P&gt;First u ll have to create a data file in excel (plese note tht the colomn width to be the same as the field length in SAP) on ur frontend.and save it as tab delimited.then go to tcode lsmw then create a proj sub proj and an object .On the next screen excecute the steps.sTEP 1 u will have to select a method by which u want to post the data BAPI/IDOC/Recording.select it create a source structure with  fields maintain relationship and mapping.in one of the steps u ll have to upload the file from ur front end. &lt;/P&gt;&lt;P&gt;Please reward useful answers.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shrita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Sep 2006 09:42:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lamw/m-p/1620452#M277607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-23T09:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Lamw</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lamw/m-p/1620453#M277608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Doc fiel in the link below contains step by step procedure for creating LSMW...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;/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="860888"&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;Srikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Sep 2006 10:59:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lamw/m-p/1620453#M277608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-23T10:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Lamw</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lamw/m-p/1620454#M277609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please send me your id , i can share a good lsmw document with step by step procedure. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vivek&lt;/P&gt;&lt;P&gt;vivekaanand@gmail.com &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points for all the useful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Sep 2006 11:04:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lamw/m-p/1620454#M277609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-23T11:04:25Z</dc:date>
    </item>
  </channel>
</rss>

