<?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: UPLOADING DATA THROUGH LSMW in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-through-lsmw/m-p/5942535#M1334826</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are you making use of recording of SM30 to upload your data in your Z table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you create and save the recording in the LSMW; click the button default all.&lt;/P&gt;&lt;P&gt;After that you will be able to map your source structure fields with your target structure fields in the field mapping step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The warning your are getting because your table does not have MANDT field,.&lt;/P&gt;&lt;P&gt;You have made a client independent table and that is the reason why you get the message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Ankur Parab on Jul 30, 2009 1:01 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jul 2009 07:31:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-30T07:31:11Z</dc:date>
    <item>
      <title>UPLOADING DATA THROUGH LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-through-lsmw/m-p/5942533#M1334824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in "Maintain Field Mapping and Conversion Rules" menu of the LSMW, i want to MAP the my own created SOURCE STRUCTURE WITH A TABLE STRUCTURE....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SOurce structure that i have defined have exactly same number of fields as in the table...But in the "Maintain Field Mapping and Conversion Rules" steps, i am not getting source fields(fields that i have defined under the source structure is not displayed) ...so i can't map those fields with my table fields...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;could you please tell me , how can get those fields so that i can map those fields with the table fields??&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have also created a table maintenance generator &amp;amp; using transaction SM 30... but i am getting an warning "CAUTION : THE TABLE IS CROSS-CLIENT"...Why it is so?? what does that mean????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Help...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 07:15:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-through-lsmw/m-p/5942533#M1334824</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-30T07:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: UPLOADING DATA THROUGH LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-through-lsmw/m-p/5942534#M1334825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your database table as no client (MANDT) field in the key list, so the warning is issued. (this is a "workbench" table, not master data or transaction data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Between "Maintain source structures" and "Maintain field mapping and conversion rules" steps you must perform "Maintain source fields" and "Maintain structure relations" steps (Look at [Legacy System Migration Workbench|http://help.sap.com/saphelp_nw70/helpdata/en/ad/2d54a41d7011d2b42e006094b944c8/frameset.htm])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 07:20:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-through-lsmw/m-p/5942534#M1334825</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2009-07-30T07:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: UPLOADING DATA THROUGH LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-through-lsmw/m-p/5942535#M1334826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are you making use of recording of SM30 to upload your data in your Z table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you create and save the recording in the LSMW; click the button default all.&lt;/P&gt;&lt;P&gt;After that you will be able to map your source structure fields with your target structure fields in the field mapping step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The warning your are getting because your table does not have MANDT field,.&lt;/P&gt;&lt;P&gt;You have made a client independent table and that is the reason why you get the message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Ankur Parab on Jul 30, 2009 1:01 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 07:31:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-through-lsmw/m-p/5942535#M1334826</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-30T07:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: UPLOADING DATA THROUGH LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-through-lsmw/m-p/5942536#M1334827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks A Lot..Ankur...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been wasting my time regarding this thing for last 2-3 hrs...I have searched several LSMW documents, it was not written in any of them...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anupam..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Anupam_TCS on Jul 30, 2009 9:37 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Anupam_TCS on Jul 30, 2009 9:38 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 07:37:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-data-through-lsmw/m-p/5942536#M1334827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-30T07:37:38Z</dc:date>
    </item>
  </channel>
</rss>

