2022 Aug 04 2:37 PM
I need to delete archived object whose ARC_DOC_ID I'm getting from Odata services, so ARCHIV_DELETE_META is not working the FM's ARCHIVOBJECT_DELETE or SCMS_AO_DELETE can work but when I'm trying to execute them even from SE37 I'm getting a error 'HTTP error: 404 (Not Found)' , but I can see the document is present in FM ARCHIVOBJECT_GET_URI and table TOA01.
Any solution or other process you can suggest of if I'm missing anything.
I'm passing ARCHIVE_ID and ARCHIVE_DOC_ID in the delete FM's.
Thanks
I need to delete archived object whose ARC_DOC_ID I'm getting from Odata services, so ARCHIV_DELETE_META is not working the FM's ARCHIVOBJECT_DELETE or SCMS_AO_DELETE can work but when I'm trying to execute them even from SE37 I'm getting a error 'HTTP error: 404 (Not Found)' , but I can see the document is present in FM ARCHIVOBJECT_GET_URI and table TOA01.
Any solution or other process you can suggest of if I'm missing anything.
I'm passing ARCHIVE_ID and ARCHIVE_DOC_ID in the delete FM's.
Thanks
2022 Aug 05 2:48 AM
I hope it help you.

Because
OBJECTTYPE LIKE TOAV0-SAP_OBJECT
OBJECT_ID LIKE TOAV0-OBJECT_ID
* But domain TOAV0-SAP_OBJECT AND TOAV0_OBJECT_ID NOT CHECKED CASE-SENSITIVE.

2022 Aug 05 7:21 AM
Hi,
Thanks for your reply.
The ARCHIVOBJECT_GET_URI is working fine, it's returning proper data, I tried this also, same data is returned by the FM.
I'm having problem in FM's ARCHIVOBJECT_DELETE or SCMS_AO_DELETE.
Thanks
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |