<?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-BATCH INPUT SESSION in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-session/m-p/3153886#M750044</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;Check the link updated in my blog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://theguruspeaksaboutsap.blogspot.com/2007/07/lsmw-step-by-step-demo-example-1-lsmw.html" target="test_blank"&gt;http://theguruspeaksaboutsap.blogspot.com/2007/07/lsmw-step-by-step-demo-example-1-lsmw.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harini.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Dec 2007 05:41:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-10T05:41:33Z</dc:date>
    <item>
      <title>LSMW-BATCH INPUT SESSION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-session/m-p/3153883#M750041</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;Can any one plz send me the steps for LSMW with BATCH INPUT SESSION Method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Dec 2007 18:32:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-session/m-p/3153883#M750041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-09T18:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW-BATCH INPUT SESSION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-session/m-p/3153884#M750042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lakshmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step-by-Step Guide for LSMW using Batch Input Recording :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Maintain Object attributes : Choose radio button Batch Input Recording and click on the recording overview icon to record the R/3 transaction. Enter the Recording name &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Maintain Source Structures : Give a name and a description to the source structure .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Maintain Source Fields : In this step, you need to list what fields are present in the source structure. The easiest way is to click on &amp;#145;Table Maintenance&amp;#146; icon to enter Fieldname, Type and Length for each field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Maintain Structure Relations : Execute a step to &amp;#145;Maintain Structure Relations&amp;#146;. Since, there is only one Source and Target Structure, the relationship is defaulted automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) Maintain field mapping and conversion rule: If target field names and source fields are same then u can perform auto-mapping at utilities. Or else assign each source field to ur target field manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) Maintain fixed values, translations, user-defined routines: &lt;/P&gt;&lt;P&gt;You can also maintain re-usable translations and user-defined routines, which can be used across conversion tasks. In this case, that step is not required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7) Specify files : In this step, we define how the layout of the input file is. The input file is a [Tab] delimited with the first row as field names. It is present on my PC (local drive) as C:\XD02.txt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; Assign files: &lt;/P&gt;&lt;P&gt;Execute step &amp;#145;Assign Files&amp;#146; and the system automatically defaults the filename to the source structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9) Read data :&lt;/P&gt;&lt;P&gt;In this step, LSMW reads the data from the source file (from your PC&amp;#146;s local drive). You have the option to read only selected rows and convert data values to Internal format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10) Display read data:&lt;/P&gt;&lt;P&gt;This step is optional. If required, you can review the field contents for the rows of data read.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;11) Convert data:&lt;/P&gt;&lt;P&gt;This is the step that actually converts the source data (in source format) to a target format. Based on the conversion rules defined, source fields are mapped to target fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;12) Display Converted data:&lt;/P&gt;&lt;P&gt;Again this is an optional step to view how the source data is converted to internal SAP format .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;13) Create batch input session:&lt;/P&gt;&lt;P&gt;Once the source data is converted in an internal format, you can create a batch session to process updates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;14) Run Batch Input Session:You can execute the BDC session by Run Batch input session. Executing a batch input session is a standard SM35 transaction for managing BDC sessions. Once you have successfully executed the batch input session, the customer master records are updated in the system. You can confirm this by viewing the customer master records &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check these links : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SDN blog:&lt;/P&gt;&lt;P&gt;/people/hema.rao/blog/2006/09/14/lsmw--step-by-step&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Dec 2007 19:29:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-session/m-p/3153884#M750042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-09T19:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW-BATCH INPUT SESSION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-session/m-p/3153885#M750043</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;with screen shots &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;TIPS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to develop a lsmw for data migration for va01 or xk01 transaction? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create lsmw for data migration as follows (using session method): &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example for xk01 (create vendor) &lt;/P&gt;&lt;P&gt;Initially there will be 20 steps but after processing 1 step it will reduced to 14 for session method. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. TCode : LSMW. &lt;/P&gt;&lt;P&gt;2. Enter Project name, sub project name and object name. &lt;/P&gt;&lt;P&gt;    Execute. &lt;/P&gt;&lt;P&gt;3. Maintain object attributes. &lt;/P&gt;&lt;P&gt;    Execute &lt;/P&gt;&lt;P&gt;    select Batch Input recording  &lt;/P&gt;&lt;P&gt;    goto-&amp;gt;Recording overview &lt;/P&gt;&lt;P&gt;    create &lt;/P&gt;&lt;P&gt;    recording name. &lt;/P&gt;&lt;P&gt;    enter transaction code. &lt;/P&gt;&lt;P&gt;    start recording &lt;/P&gt;&lt;P&gt;    do recording as per ur choice. &lt;/P&gt;&lt;P&gt;    save + back. &lt;/P&gt;&lt;P&gt;    enter recording name in lsmw screen. &lt;/P&gt;&lt;P&gt;    save + back &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now there will be 14 steps. &lt;/P&gt;&lt;P&gt;2. MAINTAIN SOURCE STRUCTURES. &lt;/P&gt;&lt;P&gt;    Here you have  to enter the name of internal table. &lt;/P&gt;&lt;P&gt;    display change &lt;/P&gt;&lt;P&gt;    create  &lt;/P&gt;&lt;P&gt;    save + back &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. MAINTAIN SOURCE FIELDS. &lt;/P&gt;&lt;P&gt;    display change &lt;/P&gt;&lt;P&gt;    select structure &lt;/P&gt;&lt;P&gt;    source_fields-&amp;gt;copy fields. &lt;/P&gt;&lt;P&gt;    a dialogue window will come . &lt;/P&gt;&lt;P&gt;    select -&amp;gt; from data file &lt;/P&gt;&lt;P&gt;    apply source fields &lt;/P&gt;&lt;P&gt;    enter No. of fields  &lt;/P&gt;&lt;P&gt;    length of fields &lt;/P&gt;&lt;P&gt;    attach file &lt;/P&gt;&lt;P&gt;    save + back &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. MAINTAIN STRUCTURE RELATIONS &lt;/P&gt;&lt;P&gt;    display change &lt;/P&gt;&lt;P&gt;    save + back &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. MAINTAN FIELD MAPPING &amp;amp; CONVERSION RULE &lt;/P&gt;&lt;P&gt;    display change &lt;/P&gt;&lt;P&gt;    click on source field, select exact field from structue and enter &lt;/P&gt;&lt;P&gt;    repeat these steps for all fields. &lt;/P&gt;&lt;P&gt;    save+back &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. MAINTAIN FIXED VALUES, TRANSACTION, USER DEFINED &lt;/P&gt;&lt;P&gt;    execute  &lt;/P&gt;&lt;P&gt;    save + back &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7. SPECIFY FILES. &lt;/P&gt;&lt;P&gt;    display change &lt;/P&gt;&lt;P&gt;    click on legacy data &lt;/P&gt;&lt;P&gt;    attah flat file &lt;/P&gt;&lt;P&gt;    give description &lt;/P&gt;&lt;P&gt;    select tabulatore  &lt;/P&gt;&lt;P&gt;    enter &lt;/P&gt;&lt;P&gt;    save + back &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8. ASSIGN FILE  &lt;/P&gt;&lt;P&gt;    execute  &lt;/P&gt;&lt;P&gt;    display  change &lt;/P&gt;&lt;P&gt;    save + back &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9. IMPORT DATA. &lt;/P&gt;&lt;P&gt;    execute  &lt;/P&gt;&lt;P&gt;    display  change &lt;/P&gt;&lt;P&gt;    save + back &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10. DISPLAY IMPORTED DATA &lt;/P&gt;&lt;P&gt;      enter ok, it willl show records only. &lt;/P&gt;&lt;P&gt;      back &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;11. CONVERT DATA &lt;/P&gt;&lt;P&gt;      execute  &lt;/P&gt;&lt;P&gt;      display  change &lt;/P&gt;&lt;P&gt;      save + back &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;12. DISPLAY CONVERTED DATA &lt;/P&gt;&lt;P&gt;      execute  &lt;/P&gt;&lt;P&gt;      display  change &lt;/P&gt;&lt;P&gt;      save + back &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;13. CREATE BATCH INPUT SESSION &lt;/P&gt;&lt;P&gt;      tick keep batch input folder  &lt;/P&gt;&lt;P&gt;      F8 &lt;/P&gt;&lt;P&gt;      back &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;14. RUN BATCH INPUT SESSION. &lt;/P&gt;&lt;P&gt;      sm35 will come &lt;/P&gt;&lt;P&gt;      Object name will be shown here  &lt;/P&gt;&lt;P&gt;      select object &amp;amp; process&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2007 05:30:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-session/m-p/3153885#M750043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-10T05:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW-BATCH INPUT SESSION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-session/m-p/3153886#M750044</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;Check the link updated in my blog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://theguruspeaksaboutsap.blogspot.com/2007/07/lsmw-step-by-step-demo-example-1-lsmw.html" target="test_blank"&gt;http://theguruspeaksaboutsap.blogspot.com/2007/07/lsmw-step-by-step-demo-example-1-lsmw.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harini.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2007 05:41:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-session/m-p/3153886#M750044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-10T05:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW-BATCH INPUT SESSION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-session/m-p/3153887#M750045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lakshmi  ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls give me u'r mail ID so that i can forward some dcouments .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gyanaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2007 06:50:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-session/m-p/3153887#M750045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-10T06:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW-BATCH INPUT SESSION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-session/m-p/3153888#M750046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANKS A LOT TO ALL ....WHICH HELPED ME OUT ALOT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2007 12:47:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-batch-input-session/m-p/3153888#M750046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-10T12:47:46Z</dc:date>
    </item>
  </channel>
</rss>

