2007 Feb 13 7:29 PM
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
2007 Feb 13 7:31 PM
2007 Feb 13 7:33 PM
Hi Suresh,
Have you maintain the partner profile (WE20) with extension (IDoc extension) in test system?
Regards,
Ferry Lianto
2007 Feb 13 7:35 PM
Everything is done.. Partner Profile and i can see the extension in test server.. still its not coming
2007 Feb 13 7:41 PM
Hi,
Check if the user exit that populates the custom segment is there in the test system....
Thanks,
Naren
2007 Feb 13 7:43 PM
User Exit code, Partner Profile and WE82 everything is in place in test server
2007 Feb 13 7:45 PM
Hi,
Put a break point in your user exit..And check if it goes through and populates the segments.
THanks,
Naren
2007 Feb 13 7:47 PM
Hi,
Did you released the segment in WE30 and WE31?
Regards,
Ferry Lianto
2007 Feb 13 7:50 PM