‎2007 Mar 23 5:11 PM
After a refresh what are the critical objects to check besides Partner Profiles for Idocs. We have an issue that we thought we changed everything necassary, but we still have an issue in the outbound SAP idoc that says stat 26 first:EDI:Syntax error in Idoc segment, then stat 29: entry in outbound table not found - refers to EDP13. Also, the idoc heirarchy of segments is coming in at the same level instead of parents and child segments.
Any suggestions? Thank-You.
‎2007 Mar 23 5:39 PM
Hi,
Please check whether the partner profile is in active status or not.
Go to classification tab and check partner status. Perhaps it was set to 'I' (inactive).
This is one of the common happened prior to system refresh. The ALE admin. usually set all partner profile to I.
Are there any user exits involved in your IDoc? Perhaps you may want to reactive them (just to be sure).
Also please check the distribution model (BD64), IDoc Ports (WE21) and RFC (SM59) as well perhaps they are still pointed to copy system (PROD)?
Regards,
Ferry Lianto
‎2007 Mar 23 5:27 PM
Hi,
Do you use an IDoc extension?
If you do, please check the partner profile (WE20) and make sure the extension is specified.
Regards,
Ferry Lianto
‎2007 Mar 23 5:29 PM
Yes, we do use an extension and it is in the Partner profile.
‎2007 Mar 23 5:35 PM
I have issue with partner profiles. Every time refresh happening from production box to lower boxes (unit testing) the partner profiles for lower boxes never copying properly.
Due to this we usually recreate all partner profiles for lower boxes mannually.
Any info on this?
aRs
‎2007 Mar 23 5:38 PM
Tom,
Genereally Status 29 will come when you are not defined the right Port in we20.
Rgds.
‎2007 Mar 23 5:39 PM
Hi,
Please check whether the partner profile is in active status or not.
Go to classification tab and check partner status. Perhaps it was set to 'I' (inactive).
This is one of the common happened prior to system refresh. The ALE admin. usually set all partner profile to I.
Are there any user exits involved in your IDoc? Perhaps you may want to reactive them (just to be sure).
Also please check the distribution model (BD64), IDoc Ports (WE21) and RFC (SM59) as well perhaps they are still pointed to copy system (PROD)?
Regards,
Ferry Lianto
‎2007 Mar 23 6:08 PM
Ah yes, the good old Distribution Model! Thank-You this was the problem!