cancel
Showing results for 
Search instead for 
Did you mean: 

Abap error: /CPD/CL_PWS_WS_CP_REPEAT_COL==CP

Former Member
0 Kudos

Hello,

Pls a hint for this abap error:

ERROR: Syntax error in program /CPD/CL_PWS_WS_CP_REPEAT_COL==CP . (termination: RABAX_STATE)

What happened?

    Error in the ABAP Application Program

    The current ABAP program "CL_ABAP_TYPEDESCR=============CP" had to be

     terminated because it has

    come across a statement that unfortunately cannot be executed.

    In include "/CPD/CL_PWS_WS_FBI_GUIBB_FORM=CU        ", in line 8 of program

     "/CPD/CL_PWS_WS_CP_REPEAT_COL==CP        ", the following syntax errors

    have occurred:

    You can only use the "INTERFACES IF_FPM_QUICKVIEW_SOURCE" statement on

    ce in a class and its subclasses. allowed.

    Author and last person to change the include are:

    Author         SAP

    Last changed by "SAP         "

Error analysis

    The following syntax error has occurred in program

     /CPD/CL_PWS_WS_CP_REPEAT_COL==CP        :

    You can only use the "INTERFACES IF_FPM_QUICKVIEW_SOURCE" statement on

    ce in a class and its subclasses. allowed.

Thank you

Chris

Accepted Solutions (1)

Accepted Solutions (1)

former_member188883
Active Contributor
0 Kudos

Hi Chris,

Could you please check and implement below SAP notes .

1977804 - Dump due to Multiple presence of IF_FPM_QUICKVIEW_SOURCE Interface


2002634 - Dump due to Multiple presence of IF_FPM_QUICKVIEW_SOURCE Interface


Choose the SAP note based on the scenario where you get this dump.


Hope this helps.


Regards,

Deepak Kori

Answers (0)