SAP Message /BCV/FND024 - BAPI: verify class &1

Diagnosis
Class &V1& implements a customer-specific BAPIsearch connector inProduct-Centric View (PCV).

System Response
Non SAP standard BAPI search connectors contain a customer-specificprogram logic, therefore the system cannot migrate them automaticallyduring BVC migration.

Procedure
Check the PCV BAPI search connector that class &V1& implements, andverify if you need a corresponding program logic in BCV too.
A PCV BAPI search connector implements interface/PLMPCV/IIF_SIN_SEARCH_BAPI, a BCV BAPI search connector must implementinterface /BCV/IF_SIN_SEARCH_BAPI. If you create the implementation inanother class than &V1&, you have to adapt the configuration of thecorresponding search connectors by maintaining the corresponding class.
For SAP standard BAPI search connectors of PCV a corresponding SAPstandard BAPI search connector in BCV is available. The system migratesthese search connectors automatically.