‎2009 Dec 04 11:11 AM
Hi ,
I am processing an existing IDOC through WE19... Can anyone tell me like how to delete the Old Idoc or modify the status of that IDOC.
‎2009 Dec 04 11:33 AM
I am using a ZFM to process the IDOC( WE19).. IF anyone knows plaese tell me how to get the old IDOC number to ZFM... SO that I will try
To modify the status.
Please help me out..
Thanks in advance.
‎2009 Dec 04 1:22 PM
‎2009 Dec 04 2:36 PM
SE37
enter function module EDI_DOCUMENT_DELETE
press F8
enter IDOC number and execute
Why are you using WE19? it is possible to EDIT the error IDOC directly, so no new IDOC will be created like it is with WE19.
‎2009 Dec 04 3:50 PM
WE19 will always create new idocs. If you want to set status of old idocs use RC1_IDOC_SET_STATUS program of WE11 to delete them.
‎2009 Dec 09 5:32 PM
Hi,
To modify status of the Idoc use the program - RC1_IDOC_SET_STATUS
To delete idoc - WE11
Regards