cancel
Showing results for 
Search instead for 
Did you mean: 

Short dump in COMMPR01 tcode, when hitting conditions tab... pls help

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

check this link.

http://help.sap.com/saphelp_crm60/helpdata/en/fc/eb3145358411d1829f0000e829fbfe/frameset.htm

Go to the tcode SE24 give the class name CX_SY_CREATE_DATA_ERROR , in the text tab put the cursor and click long text, it will give the error descreption.

Regards

Srinu

Former Member
0 Kudos

solved.

by raising OSS note.

Former Member
0 Kudos

Hi Niraj,

Could you pleaes provide me the details about OSS notes and how you fixed this issue

we have the exact same problem and would like to fix it.

Thanks in advance for you help.