Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error when reprocessing an IDOC

Former Member
0 Likes
929

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.

3 REPLIES 3
Read only

paruchuri_nagesh
Active Contributor
0 Likes
653

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

Read only

0 Likes
653

Hi,

I tried this report also and its giving the same error and not changing the status to 52.

Read only

0 Likes
653

Small correction to my previous message, the status not getting changed to 53.