cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function or Method to delete Request from ADSO?

alexp0l
Explorer
0 Likes
8,482

Hi,

Are there any functions or methods to delete request from ADSO?

In case, when there is an activation step - it's easy with RECORDMODE, however for ADSOs on disk, that wouldn't work.

I've found class, but to call it, there's plenty of other stuff to be called - doesn't sound right.

CREATE OBJECT r_r_task_pm_delete " CL_RSDSO_DATA_TASK_PM_DELETE EXPORTING i_async = l_async. " = 'X'

Any ideas, suggestions - appreciated.

View Entire Topic
ppeters
Explorer

Hi Alexander,

I dont know if you already find a solution. Yesterday I had the same problem. Take a look at my blog, maybe it helps 🙂

https://blogs.sap.com/2017/07/13/delete-requests-from-advanced-dso-adso/

Best regards,

Philipp