Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Error while resetting release of segment

Former Member
0 Kudos

Hi Experts,

We have one custom IDoc.I am trying to add new field to one of the segment.So i am trying to cancel release status of segment using we31.But i am getting error Error while resetting release of segment ZXXXXX Message no. EA259 .I checked many of SDN threads but no where exact solution is mentioned for this.Current release for the message type is 701.so we are on same version now also.I put a break-point in LEDIJF05 in form CHANGE_CLOSE_SEGDEF.i observed it is failing at line 625 and

    • can not unclose segment: release of last version is not SAP-version*.Can any body tell me what is the exact issue.

Thanks in advance,

Vijay

2 REPLIES 2

Former Member
0 Kudos

Hi,

I came across the same scenario and i have deleted the extension of the IDOC and created again with new changes and then released. You have to deleted the your Custom IDOC extension and then recreated with your new fields along with old fields.

Former Member
0 Kudos

Hi Vijay,

If the SAP version and the version segment released last time is the same, then this problem should not occur. If you are still facing the issue, add a version to the existing segment. You should be able to add the new field then.

Regards,

Parthiban