2005 Apr 28 3:34 PM
Hi,
I am sending Pick request through ALE using essage type PICKSD and IDOC SDPIOD01. The Status is 30 Ready to dispatch. Can any one please tell me why itsn't status 03?? What all the possible reason for this.
Thanks,
Santosh
2005 Apr 28 3:58 PM
Hi Santosh,
Most likely you have set the output mode with the partner (transaction WE20) to Collect IDoc's.
If so, you need to run the program RSEOUT00 to fire the outbound sending of status 30 IDoc's.
You could also set the IDoc processing to 'Transfer IDoc immed.' Via transaction WE20, choose your partner, select the correct outbound message type and double click this.
On the tab Output mode you will see how sending occurs.
Regards,
Rob.
2005 Apr 28 3:43 PM
Hi Santosh,
When you get status 30 it normally means that your partner is configured to collect Idocs rather than process imediately.
If you want to force through the Idoc, the run transaction BD87 and hit the process button.
If you want to send idocs automatically in future go to your partner profile (transaction WE20). Select the message type PICKSD in the outbound parameters and change the radio button from Collect Idocs to Transfer Idoc Immed.
Hope that helps.
Brad
2005 Apr 28 3:58 PM
Hi Santosh,
Most likely you have set the output mode with the partner (transaction WE20) to Collect IDoc's.
If so, you need to run the program RSEOUT00 to fire the outbound sending of status 30 IDoc's.
You could also set the IDoc processing to 'Transfer IDoc immed.' Via transaction WE20, choose your partner, select the correct outbound message type and double click this.
On the tab Output mode you will see how sending occurs.
Regards,
Rob.
2005 Apr 28 3:59 PM
2005 Apr 28 4:01 PM
Hi Santosh,
No problem but you gave my points to ROB!!!!!!!!!
Ouch, that hurts.
Anyway, glad you got it going.
Brad
2005 Apr 28 4:01 PM
Hi Santosh,
I have an PS:
After IDoc's have been sended they will have status 03. This does NOT mean that they are really send, but taht they are most likely have been send.
To check this you MUST rus report RBDMOIND. This will set the final status to 12 (or will report the sending failures).
Regards,
Rob.