SAP Message PT_TMW_FLD_SEL_CUST014 - &2 is a class, not an interface

Diagnosis
The system searched for all classes implementing &v2& for the fieldcatalog &v1& in the PT_FIELD_TAB_GET function module. However, &v2& isa class, not an interface.

Procedure
Check the definition of the field catalog &v1& in the V_PT_FIELD_CATview as well as the definition of the interface &v2&.