‎2005 Dec 16 5:10 PM
HI ALL,
i have done all the requiured config for o/b message control for ORDRSP idoc along with config in sale for dist.. model and assigning msg type to model etc and when i save my PO i can see the o/p being proposed but when i process that with A as medium, it is incorectly processed and no ordrsp idoc is created.i am using std idoc_output_ordrsp FM, when i debug the code the see an error in ALE_PROCESSING IN the perform new_dyn_perform
can anyone pls tell me why the idoc is not created.
thanks,
‎2005 Dec 16 5:24 PM
Hi
Check whether u configured perfectly in WE20 (outbound parametrs)
Here you have to pass all the parametrs in Message Control.
Thanks
eswar
‎2005 Dec 16 10:37 PM
Hi eswar,
i have configured the partner profile for the LOGICAL SYSTEM that i hav created along with the message control deatils in msg ctrl tab( which i think should not really matter) as i have already created a distrib. model for my log. sys and attached my msg typ to that.
when i debug the flow ( rsnast00-rsnasted-ale_processing-idoc_output_ordrsp) i think the error is somewhere in the call function tede1-routid( idoc_output_ordrsp) in the new_dyn_perform subroutine.
but that FM is holding good for other ORDRSP idocs.i am really unable to understand where the error actually is.
thanks