Application Development and Automation 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: 
Read only

Released IDOC

soumya_jose3
Active Contributor
0 Likes
398

Hi,

I have a message type which is extended in SAP version 4.7 and released. Later on the system got upgraded to ECC 6.0. Now I want to change the extended idoc in ECC 6.0 which is not possible as it is already released in 4.7.

Should I have to create a new extension for this message type and include the changes??

Thanks & Regards,

Soumya.

2 REPLIES 2
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
378

Yes, that's how it works, unfortunately. You'll have to create a new extension. Sorry!

Read only

former_member297642
Participant
0 Likes
378

Hi Soumya,

Did you tried like below.

Goto WE30 give the extension name of idoc.

Goto Edit --> Cancel release.

Do the changes to the extended Idoc.Then again relese the idoc.

Hope it works.

Regards,

Ranjith.