I am getting a fatal error short-dump ASSIGN_TYPE_CONFLICT while executing DTP--- 0CO_OM_WBS_6 -> ODS_01. I have checked all the mappings. All are correct. Even I kept only 2 characterstics and one key figure (that is also constant value), but i got the same error.
I saw the SAP Notes. it advise that the complete design (ODS, transformation, DTP) should be activated. I did it. But I m getting the same error(short-dump).
Short-dump description is as follows:
rror in the ABAP Application Program
The current ABAP program "GP4A1N0850K4T7RMBJJDJ8V7DG9" had to be terminated
because it has
come across a statement that unfortunately cannot be executed.
407
408 rTG_1 = e_r_outbound->get_segment( 001 ).
409 rdtTG_1_dp = rTG_1->get_empty_table( ).
>>>> assign rdtTG_1_dp->* to <_yt_TG_1>.
In above line error is prsent.
Please suggest.
Regards,
Rakesh Jangir