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

Method is not declared or inherited in class error

anumita
Member
0 Likes
2,291

Hello Experts,

During SP upgrade we did SPAU and after that some methods are removed from a class in development system. After moving the same class in quality we are getting the subjected error. After searching in forum, I have followed the resolution steps, mentioned in SAP note 2583266 (clean up method includes) in development and transported the object again in quality but still getting the same error.

Kindly help me.

Regard,

Anumita

Hello Experts,

During SP upgrade we did SPAU and after that some methods are removed from a class in development system. After moving the same class in quality we are getting the subjected error. After searching in forum, I have followed the resolution steps, mentioned in SAP note 2583266 (clean up method includes) in development and transported the object again in quality but still getting the same error.

Kindly help me.

Regard,

Anumita

2 REPLIES 2
Read only

former_member751591
Participant
0 Likes
2,209

Thank you for visiting SAP Community to get answers to your questions. Since you're asking a question here for the first time, I recommend that you familiarize yourself with Community Q&A , as it provides tips for preparing questions that draw responses from our members.

For example, you can:

- outline what steps you took to find answers (and why they weren't helpful)

- share screenshots of what you've seen/done

- make sure you've applied the appropriate tags

- use a more descriptive subject line.

The more details you provide, the more likely it is that members will be able to respond. Feel free to also take our Q&A tutorial Q&A tutorial

Should you wish, you can revise your question by selecting Actions, then Edit.

By adding a picture to your Profile you encourage readers to respond.

Read only

Sandra_Rossi
Active Contributor
2,209

If you look at SE24 in quality system, what class/method is concerned? Can you see that the method declaration is missing in the class or interface or superclass? (or not activated?)

What are the differences with the development system?