<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/2018978#M413006</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;Iam posting the initial inventory load of materials and I want to put up a break at like 300 records and create a seperate material document for each 300 materials. The flat file consists of 1000's of records. Iam using BAPI of message type MBGMCR and method CREATEFROMDATA. Please Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Viky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Mar 2007 17:38:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-23T17:38:47Z</dc:date>
    <item>
      <title>LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/2018978#M413006</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;Iam posting the initial inventory load of materials and I want to put up a break at like 300 records and create a seperate material document for each 300 materials. The flat file consists of 1000's of records. Iam using BAPI of message type MBGMCR and method CREATEFROMDATA. Please Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Viky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 17:38:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/2018978#M413006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T17:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/2018979#M413007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know about LSMW, but sounds like it would be easier to write an abap program for the conversion. read your data into an itab structrue and created a second itab with the same structure.  Loop through the itab until sy-tabix = 300 and move all data to the second itab. Then load data from the second itab and refresh it after you are done. Create your seperate material doc. Then continue looping through the Main itab the next 300 recs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 20:51:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/2018979#M413007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T20:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/2018980#M413008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vicky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a standard program supplied by SAP to perform Good Movement for Inventory Upload using LSMW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW Technique:&lt;/P&gt;&lt;P&gt;           Standard Batch/Direct Input &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Object = 0110&lt;/P&gt;&lt;P&gt;Method = 0000&lt;/P&gt;&lt;P&gt;Program Name = RM07MMBL&lt;/P&gt;&lt;P&gt;Program Type = B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this solved your problem. If this did not solve your problem, write back again with your input layout. Why do you want to divide your input file at 300 Records?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know, you can post a maximum of 999/2 number of items per material document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy SAP. Reward points if my solution was useful.&lt;/P&gt;&lt;P&gt;Rajasekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Mar 2007 01:43:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw/m-p/2018980#M413008</guid>
      <dc:creator>rajasekhar_matukumalli3</dc:creator>
      <dc:date>2007-03-24T01:43:13Z</dc:date>
    </item>
  </channel>
</rss>

