Application Development 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: 

Custom Idoc Issue

Former Member
0 Kudos
111

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

Former Member
0 Kudos
87

Hi,

Did you transport the new segment??

Thanks,

Naren

ferry_lianto
Active Contributor
0 Kudos
87

Hi Suresh,

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

Regards,

Ferry Lianto

0 Kudos
87

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

Former Member
0 Kudos
87

Hi,

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

Thanks,

Naren

0 Kudos
87

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

Former Member
0 Kudos
87

Hi,

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

THanks,

Naren

ferry_lianto
Active Contributor
0 Kudos
87

Hi,

Did you released the segment in WE30 and WE31?

Regards,

Ferry Lianto

0 Kudos
87

They are released