‎2007 Oct 23 1:05 PM
Hi,
IDoc is not getting processed automatically, it is getting stopped with "Status record" as 64, then I manually run WE19 transaction.
Could you please tell me why it's happening?
Thanks in advance.
Regards,
Balaji Viswanath.
‎2007 Oct 23 1:34 PM
Hi,
Just check the partner profile setup in WE20.
There maybe some sender and receiver related config needed.
Hope it works.
Thanks,
Sandeep.
‎2007 Oct 23 1:39 PM
Hi,
check once the RFC destinations and partner profile settings.
then go to we19 for error processing.
Thanks,
usha
‎2007 Oct 23 11:21 PM
Try to execute idoc with 64 in program:RBDAPP01.
If posted successfully, then you have change partner profile(WE20) settings from Trigger by background program to Trigger immediatly.
Thanks,
Narayan
‎2007 Oct 23 11:38 PM
Once the inbound Idoc is created then you have to process it using transaction BD20 (i.e., through the program RBDAPP01). you can set up the back ground job for the particular message type/ partner etc.,
Thanks,
Srinivas
‎2007 Oct 30 3:34 PM
Hi,
If I pass "pi_do_commit = 'X'" parameter to IDOC_INBOUND_SINGLE then IDocs are getting processed immediately without running RBDAPP01 program manually. But the processing is not successful because BOM is getting locked by my user id itself and I am getting an error message in application log saying "BOM 0000027193/000010/19XR 2000 3 is locked by <myuserid>". Actually I am not locking the Sales Order BOM through any transaction. How to overcome this issue?
Thanks in advance.
Regards,
Balaji Viswanath.
‎2007 Nov 06 6:58 AM
Hi,
I just sign-out and sign-in into SAP and above issue got resolved.