cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Experts,

In my scenario i generated ABAP proxy. I want to delete that proxy now. I am selected the particular proxy and i deleted. but here only service interface only deleting. not deleting all objects like message type and data type and proxy generated objects are not deleting.

While i am deleting it was allowing me to delete only root object. under root table structure and datatype/message type objects are not deleting. here even i deleted lock entrys also.

Here my question is how to delete all proxy objects. please give me your valuable suggestions.

thanks

Srini

0 Likes
View Entire Topic
dsubhash567
Explorer

Hi Srinivas,

Please run the report 'SXIVERI_PROXY_DDIC_CHECK' with default parameters. This report will extract all the inconsistent and obsolete structures that are left over in the system. After the report has run select the object to be deleted and press "Delete Proxy".

Thanks,

Subhash

0 Likes

Thank you Subhash!

Your solution worked for me.

Best regards,
Dzmitry