cancel
Showing results for 
Search instead for 
Did you mean: 

Dump in Webdynrpo while using Wizaard

agnihotro_sinha2
Active Contributor
0 Kudos

Hi,

I am getting dump while using screen wizard in WD layout.

I am not talking about code wizard here.

I am trying to create screen in WD by importing standard module pool screen from SAP.

Dump:

Short text

    Dynamic type conflict when assigning references

What happened?

    Error in the ABAP Application Program

    The current ABAP program "SAPLWDY_WB_DYNPRO_IMPORT" had to be terminated

     because it has

    come across a statement that unfortunately cannot be executed.

Error analysis

    An exception occurred that is explained in detail below.

    The exception, which is assigned to class 'CX_SY_MOVE_CAST_ERROR', was no

     caught in

    procedure "READ_DYNPRO_SOURCE" "(METHOD)", nor was it propagated by a RAI

     clause.

    Since the caller of the procedure could not have anticipated that the

    exception would occur, the current program is terminated.

    The reason for the exception is:

    It was tried to assign a reference to a rereference variable using the

    'CAST' operation ('?=' or 'MOVE ?TO').

    However, the current content of the source variable does not fit into

the target variable.

Accepted Solutions (1)

Accepted Solutions (1)

former_member184578
Active Contributor
0 Kudos

Hi,

Have you looked into this SAP Note 1370232. Please implement this SAP Note 1370232 to solve the short dump issue.

Hope this helps u.,

Regards,

Kiran

agnihotro_sinha2
Active Contributor
0 Kudos

Thanks for your answer.

This Note status is cannot be implemented, since its till 730 version of SAP_BASIS but we are on SAP_BASIS 731.

Any upgraded Note?

former_member184578
Active Contributor
0 Kudos

Hi,

Yes. This Note is valid till 730 release. There is no upgraded note available. Please raise an OSS message for the same.

Regards,

Kiran

Answers (0)