SAP Message APPLG006 - DC: Class selected does not support this method; choose appropriate class

Diagnosis
Empty interface method.
The class used to implement the interface does not offer this method.

Procedure
Check the class selection.
If you require this method choose a class that alsoimplements the required interface.