SAP Message APPLG237 - GP: Method is not supported by the class selected

Diagnosis
The interface method is empty. The class implementing the interfacedoes not offer this method.

Procedure
Check that you have selected an appropriate class. If the method has tobe used then you should select another class that also implements therequired interface.
If the message occurred with CL_GUI_GP then the implementation ismissing in the subclass.