<?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 Idoc problem customer data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-problem-customer-data/m-p/3822933#M919390</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the scenario is that ours is a sender system and other is receiving system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;customer master data is sent form our system and other receives it.&lt;/P&gt;&lt;P&gt;what happened here is idoc is sent to the other system and data went to other system is incorrect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sender system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(customer master)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First Name  DAVID &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last Name  DECOSA &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;receiving system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First Name     constant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last Name     DECOSA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so when the idoc is sent the 'first name ' of the customer is getting "constant".&lt;/P&gt;&lt;P&gt;what could be the possible reasons for it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is urgent and could help in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;sameer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 May 2008 05:26:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-20T05:26:48Z</dc:date>
    <item>
      <title>Idoc problem customer data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-problem-customer-data/m-p/3822933#M919390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the scenario is that ours is a sender system and other is receiving system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;customer master data is sent form our system and other receives it.&lt;/P&gt;&lt;P&gt;what happened here is idoc is sent to the other system and data went to other system is incorrect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sender system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(customer master)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First Name  DAVID &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last Name  DECOSA &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;receiving system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First Name     constant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last Name     DECOSA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so when the idoc is sent the 'first name ' of the customer is getting "constant".&lt;/P&gt;&lt;P&gt;what could be the possible reasons for it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is urgent and could help in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;sameer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 05:26:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-problem-customer-data/m-p/3822933#M919390</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-20T05:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc problem customer data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-problem-customer-data/m-p/3822934#M919391</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 UserExits at the I/b side, it may be hardcoded somewhere else for First Name as constant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use WE19 for creating I/b Idoc for debugging purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps to sort out the Issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anbalagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 06:30:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-problem-customer-data/m-p/3822934#M919391</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-20T06:30:38Z</dc:date>
    </item>
  </channel>
</rss>

