I have a class and method CL_CRM_AUI_QUERY_SERVICE-GET_QUERY_RESULT that I would like to modify. I understand that I will need to create my own version of this class and call it, possibly, ZL_CRM_AUI_QUERY_SERVICE and some how identify class CL_CRM_AUI_QUERY_SERVICE as the superclass, then mark the method GET_QUERY_RESULT as modifiable, is that correct?.
I assume all this can be done via SE24, but am not 100% sure of how this is achieved.
Any help would much appreciated.
With regards
Gary King