cancel
Showing results for 
Search instead for 
Did you mean: 

CREATE_DATA_UNKNOWN_TYPE

Former Member
0 Kudos

Dear Gurus

I am getting the dump in solution manager 4.0

Short text

CREATE DATA: The specified type "/BI0/V0SMD_EA1D2" is no valid data type

What happened?

Error in the ABAP Application Program

The current ABAP program "SAPLSMD_FUNC" 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 "SMD_HK_AGGREGATE" "(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 "/BI0/V0SMD_EA1D2" at CREATE DATA is no valid

data type.

The type is either unknown or an object type.

Support packages levels in solution manager

o ABAP Stack specific:

- SAP_BASIS 700 SP 16

- SAP_ABA 700 SP 16

- SAP_BW 700 SP 18

- PI_BASIS 2005_1_700 SP 18

- ST 400 SP 17

- ST-ICO 150_700 SP 15

- ST-PI 2005_1_700

- SAP_AP SP 14

- BBPCRM 500 SP12

- CPRXRPM 400 SP11

- BI_CONT 7.03 SP010

- ST-SER 700_2008_1 SP05

o J2EE Stack specific:

- NW 7.0 SPS18 - J2EE

- LMSERVICE (SolManDiag) SPS14

Could someone give me the solution please.

Thanks & Regards

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Rao,

SAP Note [1119770|https://service.sap.com/sap/support/notes/1119770] "E2E Diagnostics: Runtime Error CREATE_DATA_UNKNOWN_TYPE" should help to solve the problem.

Best regards,

Andreas

Former Member
0 Kudos

Hi,

the missing view is /BI0/V0SMD_EA1D2. This view is available when

InfoCube 0SMD_EA1D is aktive and available in the Solution

Manager BI Content.

During the setup for Diagnostics a step is executed which creates

all necessary InfoCube. Did you executed this step? Did you notice an

error regarding this step?

To verify, check if 0SMD_EAD1 exist:

Logon to the BI client, transaction RSA1 -> BI Content -> InfoProvider

SAP Solution Manager -> SAP Solution Manager Diagnostics -> SMD

Exception Analysis ABAP (Day) 0SMD_EA1D.

Drag and drop line "SMD Exception Analysis ABAP (Day)" into the next

right window pane and check if the status is green.

In any other case please re-install 0SMD_EA1D from here.

Hope the above helps.

Cheers,

sh

Former Member
0 Kudos

Dear Seet Ho Li

Thanks for reply

I did as it is Do I need to save after the configuration After drag i checked all are in green color.

SMD Exception analysis ABAP(Day) is in checked

SAP solution manager diagnostics also in checked

Do I need to click on install please clarify this

Regards

Former Member
0 Kudos

Hi,

Please save and proceed click on .

Cheers,

SH

Former Member
0 Kudos

Thanks

Yes I saved again today also i got same dump. please suggest me

Regards

Former Member
0 Kudos

Hi Seet Ho Li ,

Please advice step by step on how you resolved the issue above.

Tx