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

Adding new fields to existing IDOC

Former Member
0 Likes
1,341

Hi Guys,

I've an Idoc ZWMIVID01 already defined in the system which needs to be modified for Adding new fields to it ...

So i followed the below approach

1. go to WE30 and unlock (Edit->cancel release) the IDocType first.

2. go through the needed segments with double click and goto segmenteditor (or WE31).

3. cancel release of the segment, too.

4. make nessesary changes to the segment by adding new fields.

5. save and set all releases again.

Go to WE57 or WE20 to find out your FM.

Go to CMOD and search - if used - the needed EXIT.

But strange thing i am facing is WE30>Edit>Cancel release is GREYED out in Dev Server as CHANGE mode is disabled wherein Sandbox does have the CHANGE option & i am able to add the fields......Please help ....

Regards

Jaman.

Edited by: ABAP Techie on Nov 4, 2008 5:35 AM

Hi Guys,

I've an Idoc ZWMIVID01 already defined in the system which needs to be modified for Adding new fields to it ...

So i followed the below approach

1. go to WE30 and unlock (Edit->cancel release) the IDocType first.

2. go through the needed segments with double click and goto segmenteditor (or WE31).

3. cancel release of the segment, too.

4. make nessesary changes to the segment by adding new fields.

5. save and set all releases again.

Go to WE57 or WE20 to find out your FM.

Go to CMOD and search - if used - the needed EXIT.

But strange thing i am facing is WE30>Edit>Cancel release is GREYED out in Dev Server as CHANGE mode is disabled wherein Sandbox does have the CHANGE option & i am able to add the fields......Please help ....

Regards

Jaman.

Edited by: ABAP Techie on Nov 4, 2008 5:35 AM

7 REPLIES 7
Read only

Former Member
0 Likes
1,022

Hi,

I think may be transaction variant is created for that tcode in development server and changed mode is disabled. So chk if transaction variant is created or not for WE30 in development server. If it is created then change the variant and enable the change mode.

Regards,

Saba

Read only

0 Likes
1,022

Hi Saba,

Thanks for replying ...

How & where do i search for these Txn Variants ? Please elaborate ...

Thanks

Moni

Read only

0 Likes
1,022

Hi,

SHD0 tcode for transaction variants.

Goto the above tcode and enter 'WE30' in the transaction code. Then goto 'Standard Variants' tab and check if any std variant is created for WE30. You can chk by pressing F4.

Regards,

Saba

Read only

0 Likes
1,022

I didnt see any for WE30 ...tha means its an authorisation issue ???

Read only

0 Likes
1,022

Yes then it might be authorization issue. You can check up with the basis security team. They may guide you.

Read only

Former Member
0 Likes
1,022

hi,

Might be you are not having the authorizations to change or edit.

Cheers!!

VEnk@

Read only

Former Member
0 Likes
1,022

.