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

Idoc type extension

Former Member
0 Likes
713

Hi Experts ,

I have created an extesnion for standrad message type DEBMAS and Idoc type DEBMAS05 . In devlopment system it is working fine . when transported to other system it is not working and after analsys it is found that EDISYN table has differnt values for differnt systems .Please let me know how can solve this , is any customization need to be mainatined or how it can be done .

Regards

Arun .

Hi Experts ,

I have created an extesnion for standrad message type DEBMAS and Idoc type DEBMAS05 . In devlopment system it is working fine . when transported to other system it is not working and after analsys it is found that EDISYN table has differnt values for differnt systems .Please let me know how can solve this , is any customization need to be mainatined or how it can be done .

Regards

Arun .

4 REPLIES 4
Read only

Former Member
0 Likes
653

Could you please give more details about the scenario(Inbound Vs Outbound).The required customization is dependant on that.

Kind regards

Manoj

Read only

Former Member
0 Likes
653

Hi ,

The scenario is for outbound IDoc . In we 20 it is mainatined correctly as well as we82 i have mainatined correctly.

Regards

Arun

Read only

0 Likes
653

What is the partner type you are using ,i assume it is KU,if so please cross chek table EDPAR between your test and development system.

Kind regards

Manoj

Read only

Former Member
0 Likes
653

Hi,

You have to transport the idoc Extension object to fix this issue. It is not related to customization and it is more of IDOC development related. Try to find out the request under which the idoc extn is saved and retransport the request or include the extn related objects into new request and move it to target system. This should solve your problem.

Cheers,

Prasanna