Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

" This element is deprecated. Please use Admin API instead.-CONSTRUCTOR

Former Member
0 Likes
527

Dear Experts,

I have used the CLASS  CL_UJA_MD_HANDLER

In this class , there is a method called

method = constructor

in this method i am getting the error as

This element is deprecated. Please use Admin API instead.-

Please help me out to fix the issue!!

Thanks in advance.

Regards,

srinivasan.V

3 REPLIES 3
Read only

Former Member
0 Likes
486

Hi experts,

Please help me how to sort out this issue!!

Regards,

Srinivasan.V

Read only

Former Member
0 Likes
486

Can you show a screen shot or more detailed info of the error ??

Read only

Former Member
0 Likes
486

Hello,

     use of that object is now not supported by sap, you can use as mentioned admin API instead for the same functionality.

On how to use the API you can browse in the community or check sap online library.