‎2009 Mar 20 1:35 AM
Hi
How to revert back the 68 status Idoc to 51 status. Means from no further action required to failed (original status).
Thanks
RG
‎2009 Mar 20 3:01 AM
Hi RG,
There is no tcode to change status.
But per above post, there is program RC1_IDOC_SET_STATUS to changes IDoc status. Just enter IDoc number, messgae type, status and new status.
If you want tcode then create a Z tcode using se93 and assign this program to tcode. And use this tcode to change status.
Regards,
Sachin
‎2009 Mar 20 2:18 AM
Hello,
You can run the program RC1_IDOC_SET_STATUS to change status from 68 to 51.
Thanks,
Venu
‎2009 Mar 20 2:41 AM
Hi
You mean no Tcode to change the status..? only can use this program.
Would be helpful if can let know the Tcode.
Anyway thanks for info.
regards
RG
‎2009 Mar 20 3:01 AM
Hi RG,
There is no tcode to change status.
But per above post, there is program RC1_IDOC_SET_STATUS to changes IDoc status. Just enter IDoc number, messgae type, status and new status.
If you want tcode then create a Z tcode using se93 and assign this program to tcode. And use this tcode to change status.
Regards,
Sachin
‎2019 Aug 21 3:26 PM
Hi Gurus, i have mistakelly change the status of the IDOCS on my Viriant from 51 to 68, Can i able to retrieve all the IDOCS i changed, Maybe using date as a Filter, I tried this on Table EDIDS , But i get more number than expected, On IDOCS changed by me, Please help, as i have to chage this back to the ols status.