<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Error: Error while resetting release of segment Z1EDK02 [SAP EDI]</title>
	<atom:link href="http://www.itcserver.com/blog/2010/04/22/error-error-while-resetting-release-of-segment-z1edk02-sap-edi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itcserver.com/blog/2010/04/22/error-error-while-resetting-release-of-segment-z1edk02-sap-edi/</link>
	<description>The SAP Consultant's Journey</description>
	<pubDate>Sat, 19 May 2012 10:14:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Tuncay Karaca</title>
		<link>http://www.itcserver.com/blog/2010/04/22/error-error-while-resetting-release-of-segment-z1edk02-sap-edi/#comment-77796</link>
		<dc:creator>Tuncay Karaca</dc:creator>
		<pubDate>Wed, 12 May 2010 16:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.itcserver.com/blog/?p=366#comment-77796</guid>
		<description>@Lien Ho

I think you get "Message EA506 - The release of the basis types cannot be reset" in WE30.

In this case since the IDOC type was release in a different version, you need to create a new version of IDOC type as successor OR you can extend the IDOC. To me if it is a Z* IDOC type, it is better to create a new one.</description>
		<content:encoded><![CDATA[<p>@Lien Ho</p>
<p>I think you get &#8220;Message EA506 - The release of the basis types cannot be reset&#8221; in WE30.</p>
<p>In this case since the IDOC type was release in a different version, you need to create a new version of IDOC type as successor OR you can extend the IDOC. To me if it is a Z* IDOC type, it is better to create a new one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lien Ho</title>
		<link>http://www.itcserver.com/blog/2010/04/22/error-error-while-resetting-release-of-segment-z1edk02-sap-edi/#comment-77751</link>
		<dc:creator>Lien Ho</dc:creator>
		<pubDate>Tue, 11 May 2010 15:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.itcserver.com/blog/?p=366#comment-77751</guid>
		<description>I'm having the same problem, but I'm trying to add new new segment to an existing IDOC type.  I'm getting 'ZE_ISU_ENROLL has already been released, only display possible'.  There is not an option for 'Add Version' in WE30.  It's only available in WE31, changing segment.  Does anyone has any suggestion?

Thanks!
Lien</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem, but I&#8217;m trying to add new new segment to an existing IDOC type.  I&#8217;m getting &#8216;ZE_ISU_ENROLL has already been released, only display possible&#8217;.  There is not an option for &#8216;Add Version&#8217; in WE30.  It&#8217;s only available in WE31, changing segment.  Does anyone has any suggestion?</p>
<p>Thanks!<br />
Lien</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tuncay Karaca</title>
		<link>http://www.itcserver.com/blog/2010/04/22/error-error-while-resetting-release-of-segment-z1edk02-sap-edi/#comment-77114</link>
		<dc:creator>Tuncay Karaca</dc:creator>
		<pubDate>Fri, 23 Apr 2010 14:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.itcserver.com/blog/?p=366#comment-77114</guid>
		<description>&lt;a href="http://forums.sdn.sap.com/profile.jspa?userID=913240" rel="nofollow"&gt;David Li&lt;/a&gt; gave extra information for the forum question: &lt;a href="http://forums.sdn.sap.com/thread.jspa?messageID=9015545&#9015545" rel="nofollow"&gt;Idoc Segment Cancel release error&lt;/a&gt; 

&lt;blockquote&gt;
The reason that you are getting these errors is that you cannot cancel
the release of an extension made in previous version e.g. 4.6C. Instead you have to
create a new extension.

It is not possible to change a segment definition which is released in a
lower release. This is a basic concept of our release strategy to
guarantee compatibility between different releases.

You must create a new segment definition for the new release e.g. 620 with a new segment
field with the appropriate length. In transaction WE20, outbound parameters, you can specify
the "segment release in IDoc type" for the communication. Please read the F1 help of this field for further
information.

For your own segments you can define a new version of the segment via
transaction WE31 -&gt; Add Version (Shift+F5).

Please review your online help for more information on this and related topics.

Hope this information helps.
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://forums.sdn.sap.com/profile.jspa?userID=913240" rel="nofollow">David Li</a> gave extra information for the forum question: <a href="http://forums.sdn.sap.com/thread.jspa?messageID=9015545&#9015545" rel="nofollow">Idoc Segment Cancel release error</a> </p>
<blockquote><p>
The reason that you are getting these errors is that you cannot cancel<br />
the release of an extension made in previous version e.g. 4.6C. Instead you have to<br />
create a new extension.</p>
<p>It is not possible to change a segment definition which is released in a<br />
lower release. This is a basic concept of our release strategy to<br />
guarantee compatibility between different releases.</p>
<p>You must create a new segment definition for the new release e.g. 620 with a new segment<br />
field with the appropriate length. In transaction WE20, outbound parameters, you can specify<br />
the &#8220;segment release in IDoc type&#8221; for the communication. Please read the F1 help of this field for further<br />
information.</p>
<p>For your own segments you can define a new version of the segment via<br />
transaction WE31 -> Add Version (Shift+F5).</p>
<p>Please review your online help for more information on this and related topics.</p>
<p>Hope this information helps.
</p></blockquote>
]]></content:encoded>
	</item>
</channel>
</rss>

