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

Changing Data type in a customised IDOC

Former Member
0 Likes
1,044

Hi All...

I got a requirement to change the data type of Z field in an IDOC...

Can any one please let me know the steps to do this and also how to transport the changes to production.

Please note that

1.I want to do the changes in a ZXXXX IDOC

2. Field is also a ZXXXX.

Please help...!!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,011

Hi

Please try this

Go to WE31 transaction, open the particular segment and get into the field, which requires changes and change the domain of the same.

I hope you are trying to change extended idoc or custom IDOC type

Pls let me know, if you have any clarifications

Regards

MD

Hi All...

I got a requirement to change the data type of Z field in an IDOC...

Can any one please let me know the steps to do this and also how to transport the changes to production.

Please note that

1.I want to do the changes in a ZXXXX IDOC

2. Field is also a ZXXXX.

Please help...!!

5 REPLIES 5
Read only

Former Member
0 Likes
1,012

Hi

Please try this

Go to WE31 transaction, open the particular segment and get into the field, which requires changes and change the domain of the same.

I hope you are trying to change extended idoc or custom IDOC type

Pls let me know, if you have any clarifications

Regards

MD

Read only

0 Likes
1,011

Hi Madhan,

Thanks for the quick reply...

For this first am I need to cancel the release.

Read only

0 Likes
1,011

Yes i think so, after correction you need to set the release again, otherwise it may not work

Pls check

Regards

Madhan Doraikannan

Read only

Former Member
0 Likes
1,011

Hi,

Prior to change the data type, please cancel release.

Once changes are done, then you can set the release.

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
1,011

Hi,

Follow these steps.

<b>1</b>. Go to transaction WE31 and enter your "Z" segment name. Let's say ZSEGMENT.

<b>2</b>. Once you enter this, under table "definition" you will see a vesion of your segment. ( it will be like something ZSEGMENT000 - wher '000' is version )

<b>3</b>. Select this version and go to menu "Edit - Cancel release". This will ask you to create a Transport reuqest. So create your transport.

<b>4</b>. Now double-click on the "segment version" (ZSEGMENT000). On the next screen hit change button on top.

<b>5</b>. Now change the whatever field you want to change and then save your changes.

<b>6</b>. Come back to the previous screen.

<b>7</b>. Again select the version as mentioned in step-3 above. The only difference is now you will select "Edit - set release".

Your change has been done your transport request is also create. Just release this transport and move it to whatever system it suppose to move. Your work is done.

Let me know if you have any question.

Regards,

RS