‎2007 Oct 06 9:19 AM
Hi,
I am trying to reprocess an IDOC with status 51 after fixing the issue in the IDOC using BD87 and i am getting this error and status is 51
<b>EDI: IDoc '&' is already open in process mode</b>.
In the Inbound function module I am using SD_SHIPMENT_PROCESS to update the shipment transaction and this error occurs when it passes this function module.
Appreciate any inputs and points will be rewarded ASAP.
Thanks.
‎2007 Oct 06 9:43 AM
hi
use
report RBDAPP01
to change status from 51(application document not posted)
to 53(application document posted)
reward for use ful points
regards
Nagesh.Paruchuri
‎2007 Oct 06 7:00 PM
Hi,
I tried this report also and its giving the same error and not changing the status to 52.
‎2007 Oct 06 7:01 PM
Small correction to my previous message, the status not getting changed to 53.