<?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: IDOC Segment - wrong value in WE02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-wrong-value-in-we02/m-p/4421617#M1050139</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can i update the idoc data??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Sep 2008 14:00:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-04T14:00:14Z</dc:date>
    <item>
      <title>IDOC Segment - wrong value in WE02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-wrong-value-in-we02/m-p/4421613#M1050135</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 working on ECC 6.0. I have changed the value of idoc segement in user exit by modifying table t_idoc_data.User exit name is EXIT_SAPLMRMH_011. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once the invoice is created, invoice contains the value which is chaned in the exit but idoc log ( we02) shows the unchanged value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say segment in e1edp04 filed mwskz was having value 'MAT'. &lt;/P&gt;&lt;P&gt;I am changing it to 'M' . Then invoice is having value as 'M' but log shows 'MAT'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clue??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shweta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 13:34:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-wrong-value-in-we02/m-p/4421613#M1050135</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-04T13:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Segment - wrong value in WE02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-wrong-value-in-we02/m-p/4421614#M1050136</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;Please check the change in the transaction..if the idoc is success u will find the changed value in the transaction..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 13:37:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-wrong-value-in-we02/m-p/4421614#M1050136</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2008-09-04T13:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Segment - wrong value in WE02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-wrong-value-in-we02/m-p/4421615#M1050137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shweta&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inbound IDOCs are created in the system first and then they are sent for processing through Inbound Process Code... You are doing modifications after creation of IDOC, so there is no way you will see modified data in the IDOC....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may Update the IDOC Data, once you processed it with the Process Code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Amol Lohade&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 13:38:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-wrong-value-in-we02/m-p/4421615#M1050137</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-04T13:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Segment - wrong value in WE02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-wrong-value-in-we02/m-p/4421616#M1050138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you modifying the Idoc Data with the new value. You might have modified the invoice but not the idoc data when it is populated?&lt;/P&gt;&lt;P&gt;Did you verify in debugging if that segment is getting the changed data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 13:40:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-wrong-value-in-we02/m-p/4421616#M1050138</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-04T13:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Segment - wrong value in WE02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-wrong-value-in-we02/m-p/4421617#M1050139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can i update the idoc data??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 14:00:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-wrong-value-in-we02/m-p/4421617#M1050139</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-04T14:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Segment - wrong value in WE02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-wrong-value-in-we02/m-p/4421618#M1050140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if ur idoc is success i have already told please view in the transaction and see if ur changed value updated or not....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is changed then ur exit is working..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 14:03:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-wrong-value-in-we02/m-p/4421618#M1050140</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2008-09-04T14:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Segment - wrong value in WE02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-wrong-value-in-we02/m-p/4421619#M1050141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IDOC is sucess. Changed value also updated. My exit is working. But i want to know why when i see in we02 the value which is reflecting is wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Shweta Verma on Sep 4, 2008 7:36 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 14:06:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-wrong-value-in-we02/m-p/4421619#M1050141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-04T14:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Segment - wrong value in WE02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-wrong-value-in-we02/m-p/4421620#M1050142</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;You are doing modifications after creation of IDOC in we19..so u cannot see ur changed value...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 14:14:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-wrong-value-in-we02/m-p/4421620#M1050142</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2008-09-04T14:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Segment - wrong value in WE02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-wrong-value-in-we02/m-p/4421621#M1050143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i am running it from we19. But new idoc number is getting generated. In that case if i don't test from we19 then will this be fine??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 14:18:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-wrong-value-in-we02/m-p/4421621#M1050143</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-04T14:18:00Z</dc:date>
    </item>
  </channel>
</rss>

