cancel
Showing results for 
Search instead for 
Did you mean: 

CREATE_DATA_UNKNOWN_TYPE

Former Member
0 Kudos

Hello Experts,

I getting Lot of Runtime errors frequently in my solution manager during the NON-ABP EWA setup..

Short text
    CREATE DATA: The specified type "/BI0/V0SMD_PE2H2" 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_DATA_LOADER100" "(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_PE2H2" at CREATE DATA is no valid
     data type.

    The type is either unknown or an object type.

Below support pack installed my Soolman server.

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 16

- ST 400 SP 17

- ST-ICO 150_700 SP 15

- ST-PI 2005_1_700 SP06

- SAP_AP SP 12

- BBPCRM 500 SP12

- CPRXRPM 400 SP13

- BI_CONT 7.03 SP010

- ST-SER 700_2008_1 SP04

o J2EE Stack specific:

- NW 7.0 SPS16 - J2EE

- LMSERVICE (SolManDiag) SPS17

Could someone check give me the solution ?.

Thanks

Thirumal

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks

Former Member
0 Kudos

Hi,

could you please share with me for this solution? i am facing the same error/dump after setting up the EWA for non-ABAP:

the specified type "/BI0/V0SMD_PE2H2" is no valid data type

thanks.

kelly

Former Member
0 Kudos

Please check note:

1119770 E2E Diagnostics: Runtime Error CREATE_DATA_UNKNOWN_

Also please check the following notes:

1119766 E2E Diagnostics: RAISE_EXCEPTION - BI objects inact

1110013 ST: Manual activation of BI Content for E2E Diagnos

Former Member
0 Kudos

Felipe Pitta ,

Thanks for the response ..

It seems my the error message is different from what the note error 1119770 .

The dynamically specified type "/BI0/V0SMD_PE2H2" at CREATE DATA is no valid
     data type.

Please confirm the note to follow..

Thanks