Hi,
I encountered an error today during enhancement of a standard class.
Initially, i was able to enhance the class. However, when inserting the post method exit, I got an error message saying to convert the class-local types. I found the option to do so in the Utilities -> Convert Class-Local Types. However, to perform this, I will need to have an object key first. I selected the close button when the system prompted me to enter an object key. However, i have noticed that even though i didn't proceed in the actual conversion (due to the restriction), the system still prompted "Successfully converted". Now, my problem is that though the class is already active, there are some components of the class that were left inactive.
CINC | CL_HRRCF_M_QUICK_SEARCH_UI====CCDEF | |
CINC | CL_HRRCF_M_QUICK_SEARCH_UI====CCIMP | |
CINC | CL_HRRCF_M_QUICK_SEARCH_UI====CCMAC | |
CREP | CL_HRRCF_M_QUICK_SEARCH_UI |
When i tried to activate, the system again prompts for object registration. Now, thought the application using the assistance class doesn't have issues, I am still worried about these inactive objects.
Has someone encountered this? i tried doing the same thing for CL_HRRCF_M_SEARCH_UI and I was able to successfully insert the post method without any issues.