Hi fnds,
I am getting a short dump as follows, when i enter COMMPR01 tcode, and hit Conditions tab.
Short text
CREATE DATA: The specified type "/1CN/WS_ID_110PRODUCTCRM_SKU_T" is no valid
What happened?
Error in the ABAP Application Program
The current ABAP program "/SAPCND/SAPLMAINTENANCE_OW" 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_CREATE_DATA_ERROR', was not
caught in
procedure "/SAPCND/MNT_INIT_OW" "(FUNCTION)", nor was it propagated by a
RAISING 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:
The dynamically specified type "/1CN/WS_ID_110PRODUCTCRM_SKU_T" at CREATE DATA
is no valid data type.
The type is either unknown or an object type.
Does anyone came across about this exception? I really appreciate if someone can share their thoughts/
Thanks in Advance,
Niraja