Message type: E = Error
Message class:  CNV_OR_PE - Messages for remote components 
Message number: 002
Message text: Method &1 is not found in class or interface &2 (system ID=&3)
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
The SAP error message CNV_OR_PE002 indicates that a method specified in your code is not found in the class or interface you are trying to call it from. This error typically occurs during the execution of a program or transaction that involves object-oriented programming in ABAP.
Cause: Method Name Typo: The method name specified in the code may have a typo or may not match the actual method name defined in the class or interface. Class/Interface Not Active: The class or interface may not be active or may not have been properly activated after changes were made. Incorrect Class/Interface: The class or interface being referenced may not be the correct one, or it may have been changed or deleted. Version Mismatch: If you are working in a system that has been upgraded or patched, the method may have been removed or renamed in the new version. Authorization Issues: There may be authorization issues preventing access to
 Get instant SAP help. Sign up for our Free Essentials Plan.
Get instant SAP help. Sign up for our Free Essentials Plan. 
CNV_OR_PE001 ABAP OO class or interface &1 not found in &2 (system ID=&3)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CNV_OR_PE000 &1 &2 &3 &4
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CNV_OR_PE003 DDIC type &1 is not found (system ID=&2)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CNV_OR_PE004 DDIC type &1 is not a table type (system ID=&2)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.