<?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: Problem in Customer Master Upload using LSMW in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-customer-master-upload-using-lsmw/m-p/4090958#M978240</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;Thanks for your mail. I know this genral concept of parent and child hierarchy and there should be atleast one common field between this structure. But in my case, the only common field is KUNNR- cust number. But i am not inputting this number from input file- rather this SAP generated. So what would be the common field for uploading multiple ba nk records for a single customer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, can you pls elaborate a bit the concept of flag indicator ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jun 2008 20:16:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-30T20:16:33Z</dc:date>
    <item>
      <title>Problem in Customer Master Upload using LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-customer-master-upload-using-lsmw/m-p/4090956#M978238</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;I am using LSMW direct input method to upload customer master. I have used ZSOURCE structure as parent structure and for multilple entries like Bank details and contact details i have used other child structure like ZBANK and ZCONTACT. I am using separate flat file for Bank and contact details. But while executing 'Read Data' step, i am getting a error like 'Generation canceled: No field with this name'. I am not using KUNNR i.e. customer number as input fields- system will internally generate this field value. I hope this is because we need to include common field in bank and contact details test file to link with header records so that system can groups these records as a single record for customer X on the basis of the key field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can some one help me out pls..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 20:01:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-customer-master-upload-using-lsmw/m-p/4090956#M978238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T20:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Customer Master Upload using LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-customer-master-upload-using-lsmw/m-p/4090957#M978239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;LSMW will have a Indicator for headr and itam, i do not remember the correct field, but it will have an indicator, check the fields, there will be a single charecter lenght field, that should be the indicator, and using that we can write the logic.&lt;/P&gt;&lt;P&gt;check that single charecter field, if that is X that means the header record is processed, and do the items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and, this is another way, try this out also&lt;/P&gt;&lt;P&gt;YOu can do this in "Define Source Structures" step, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the HEADER is defined first, &lt;/P&gt;&lt;P&gt;then the DETAIL below the HEADER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add the fields to the structures. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both should have some common key field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please take care that the name of the common field is the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you do this it is linked. The you have a header and item corresponding to that header. then run the LSMW as you would. &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="2999630"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 20:05:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-customer-master-upload-using-lsmw/m-p/4090957#M978239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T20:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Customer Master Upload using LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-customer-master-upload-using-lsmw/m-p/4090958#M978240</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;Thanks for your mail. I know this genral concept of parent and child hierarchy and there should be atleast one common field between this structure. But in my case, the only common field is KUNNR- cust number. But i am not inputting this number from input file- rather this SAP generated. So what would be the common field for uploading multiple ba nk records for a single customer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, can you pls elaborate a bit the concept of flag indicator ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 20:16:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-customer-master-upload-using-lsmw/m-p/4090958#M978240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T20:16:33Z</dc:date>
    </item>
  </channel>
</rss>

