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

Custom Idoc Issue

Former Member
0 Likes
1,082

Hello All,

I extended the standard Idoc type ORDERS05 for the sales order processing. The code and the user exit are working fine in the development system. I transported the same to the Quality server and when i process the sales order the idoc is getting created but i dont see the custom segments getting populated. I checked the config in WE82. The config is fine in the test system. Is there anything more i have to take care to get the extented idoc structure to get executed.

Thank You,

Suresh

Hello All,

I extended the standard Idoc type ORDERS05 for the sales order processing. The code and the user exit are working fine in the development system. I transported the same to the Quality server and when i process the sales order the idoc is getting created but i dont see the custom segments getting populated. I checked the config in WE82. The config is fine in the test system. Is there anything more i have to take care to get the extented idoc structure to get executed.

Thank You,

Suresh

8 REPLIES 8
Read only

Former Member
0 Likes
1,058

Hi,

Did you transport the new segment??

Thanks,

Naren

Read only

Former Member
0 Likes
1,058

Hi Suresh,

Have you maintain the partner profile (WE20) with extension (IDoc extension) in test system?

Regards,

Ferry Lianto

Read only

0 Likes
1,058

Everything is done.. Partner Profile and i can see the extension in test server.. still its not coming

Read only

Former Member
0 Likes
1,058

Hi,

Check if the user exit that populates the custom segment is there in the test system....

Thanks,

Naren

Read only

0 Likes
1,058

User Exit code, Partner Profile and WE82 everything is in place in test server

Read only

Former Member
0 Likes
1,058

Hi,

Put a break point in your user exit..And check if it goes through and populates the segments.

THanks,

Naren

Read only

Former Member
0 Likes
1,058

Hi,

Did you released the segment in WE30 and WE31?

Regards,

Ferry Lianto

Read only

0 Likes
1,058

They are released