cancel
Showing results for 
Search instead for 
Did you mean: 

Tried to process IDOC status with 62

santosh_k3
Active Participant
0 Kudos

Hi All,

I have an inbound IDOCs with status 62.

I have tried all the possibilities like:

1) tried to reprocess the IDOCs using BD87

   but no use , the error message is like : The operation cannot be carried with this type of node.

   Even though i have selected the right type of node it gives the same error message

2) http://sd.saptechnical.com/Tips/ALE/Reprocessing/62.htm followed this link and tried to process as described in it.

  but there is no pgm as such ZRBDCHSTA

  and i tried to exexute standard pgm RBDCHSTA but giving the error as : Resetting the status may result in Data inconsistency.

Is there any other possibility that i can make it successful.

please let me know how to proceed further and process the IDOCs successfully.

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor

one more thing:

you can also do it in a different way - easier !

change idoc status to any reprocessable status (like from 62 to 64)

with program RC1_IDOC_SET_STATUS

http://www.erpgenie.com/component/content/article/215

and then send the IDOC again in BD20 (if you set 64)

Regards,

Michal Krawczyk

santosh_k3
Active Participant

Hi Michal,

thanks for the reply,

i have successfully processed the IDOCs

First i have run the pgm RC1_IDOC_SET_STATUS  and changed the status from 62 to 64.

then i have run the pgm  RBDAPP01 and able to post the idocs successfully.

and got the job done.

Answers (2)

Answers (2)

former_member184681
Active Contributor
0 Kudos

Hi,

There is a dedicated transaction bd84 for what you want to do. Just fill in the selection criteria and execute to have the IDocs reprocessed.

And for bd87 - simply put the focus on some error message or particular IDoc type, not on the parent "IDoc in inbound processing" node.

Hope this helps,
Greg

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

copy standard program RBDCHSTA to ZRBDCHSTA as per:

http://www.saptechnical.com/Tips/ALE/Reprocessing/62.htm

and make all the changes as specified below on this page for this program

and then let us know if this works ok ?

Thank you,

Regards,

Michal Krawczyk