Application Development 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: 

Is it possible to copy a status 64 idoc for re-process test?

Former Member
0 Kudos

Is this possible?

Thanks.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hello,

When you use test tool (WE19) for a specific IDOC number, SAP creates a new IDOC as a copy of original. The original IDOC can be in status 64.

Hope this helps.

Thanks,

Venu

3 REPLIES 3

Former Member
0 Kudos

Hello,

When you use test tool (WE19) for a specific IDOC number, SAP creates a new IDOC as a copy of original. The original IDOC can be in status 64.

Hope this helps.

Thanks,

Venu

Former Member
0 Kudos

Hi TMM,

the below program are used to re-process the idoc according to their status..



Program RBDMANI2 for status 51 
Program RBDAPP01 for status 64
Program RBDAGAIE for status 32 and 69 (Edited IDocs)
Program RBDSYNER for status 26
Program RSEOUT00 for status 30
re-process IDocs failing in 29 status, use program RBDAGAIN.

Regards,

Prabhudas

babu_kilari4
Active Contributor
0 Kudos

Yes. You can do that easily using WE19.

What Venu has suggested was correct.

Thanks,

Babu Kilari