<?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 reading data in LSMW (using batch input program RFBIDE00) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-reading-data-in-lsmw-using-batch-input-program-rfbide00/m-p/4611927#M1086683</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My mistake, the actual problem I'm having is that the CONTACT data isn't being WRITTEN.  It is being READ.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Oct 2008 09:06:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-22T09:06:43Z</dc:date>
    <item>
      <title>Problem reading data in LSMW (using batch input program RFBIDE00)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-reading-data-in-lsmw-using-batch-input-program-rfbide00/m-p/4611926#M1086682</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 have created an LSMW using the customer creation batch input program RFBIDE00, in it I'm creating a customer with multiple contact persons and multiple partners.  So I've defined 3 source structures:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAIN_STRUCTURE&lt;/P&gt;&lt;P&gt;        - PARTNER&lt;/P&gt;&lt;P&gt;        - CONTACTS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The link between them all is KUNNR.  I've created the fields I need beneath all these structures and mapped them to the correct fields that RFBIDE00 will accept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created 3 test files, one for the main customer details (MAIN_STRUCTURE), one for the multiple partners and one for the multiple contacts.  I've assigned these files to the correct source structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is when I try and read my test data, for some reason the contact file is not being read but the MAIN_STRUCTURE and PARTNER is.  I can't see any difference between the way I've defined PARTNER and CONTACT so I don't know why one is being read and not the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something obvious?  Any suggestions welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 09:05:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-reading-data-in-lsmw-using-batch-input-program-rfbide00/m-p/4611926#M1086682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T09:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem reading data in LSMW (using batch input program RFBIDE00)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-reading-data-in-lsmw-using-batch-input-program-rfbide00/m-p/4611927#M1086683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My mistake, the actual problem I'm having is that the CONTACT data isn't being WRITTEN.  It is being READ.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 09:06:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-reading-data-in-lsmw-using-batch-input-program-rfbide00/m-p/4611927#M1086683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T09:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem reading data in LSMW (using batch input program RFBIDE00)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-reading-data-in-lsmw-using-batch-input-program-rfbide00/m-p/4611928#M1086684</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;Have you inserted the key field (to link the records of files) in the CONTACT  file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 09:11:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-reading-data-in-lsmw-using-batch-input-program-rfbide00/m-p/4611928#M1086684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T09:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem reading data in LSMW (using batch input program RFBIDE00)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-reading-data-in-lsmw-using-batch-input-program-rfbide00/m-p/4611929#M1086685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was to do with the key fields.  The fields KUNNR and NAME1 appear in both SOURCE_STRUCTURE and CONTACT but as NAME1 wasn't the same the read program wasn't finding the contact lines in table CONTACT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've changed NAME1 to CONTACT_NAME in table CONTACT and that works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 09:17:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-reading-data-in-lsmw-using-batch-input-program-rfbide00/m-p/4611929#M1086685</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T09:17:35Z</dc:date>
    </item>
  </channel>
</rss>

