‎2009 Sep 18 7:01 PM
Can I reprocess an idoc through a zreport in the background. can i use the program behind BD87 and use a submit statement?
But BD87 genertes an output from which you have pick your idoc and reprocess it manually.
Thanks,
krishna.
‎2009 Sep 18 7:22 PM
hi ,
See the status of the record and process the below program using Submit report by passing Idoc number
Program RBDMANI2 for status 51 & 52
Program RBDAPP01 for status 64 ,66
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.
Prabhudas
‎2009 Sep 18 7:22 PM
hi ,
See the status of the record and process the below program using Submit report by passing Idoc number
Program RBDMANI2 for status 51 & 52
Program RBDAPP01 for status 64 ,66
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.
Prabhudas
‎2009 Sep 22 3:17 PM