cancel
Showing results for 
Search instead for 
Did you mean: 

Upload to Infocube fails( CREATE DATA: The specified type "/BI0/WMCOMP_CODE

Former Member
0 Kudos

Hi Guys,

I have a strange problem while uploading the infocube. I diagnosed the problem and find the problem is in the update rule.

Few of the characteristics of infocube is being mapped with master data attributes of the source field. The update rule is unable to read from the masterdata attributes.

When I changed the mapping to blank or constant then it works fine. Recently we upgraded the system and after that it is not working and going for a short dump. The short dump details is given below.

I searched for couple of notes like

0001119766 E2E Diagnostics: RAISE_EXCEPTION - BI objects inactive

0001107804 ST: E2E Diagnostics with ST-400 SP13 - SP16 / BI Content

0001119770 E2E Diagnostics: Runtime Error CREATE_DATA_UNKNOWN_TYPE

Any suggestion is welcome.

SHORT DUMP DETAILS

Short text

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

What happened?

Error in the ABAP Application Program

The current ABAP program "SAPLRSAU" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

What can you do?

Note down which actions and inputs caused the error.

To process the problem further, contact you SAP system

administrator.

Using Transaction ST22 for ABAP Dump Analysis, you can look

at and manage termination messages, and you can also

keep them for a long time.

Edited by: QuickHelp on Apr 1, 2010 5:49 PM

Accepted Solutions (1)

Accepted Solutions (1)

desgallagher
Contributor
0 Kudos

Hello,

From the dump it appears that there is a problem with the table "/BI0/WMCOMP_CODE, does this belong to the infoobject 0comp_code? If you goto se11 and do a "where used list" to find what infoobject the table belongs too, when you find the relevant infoobject please try and reactivate it in RSD1 (you may need to make a dummy change first like change the description, save and then activate to force a real activation of the object), then the associated table /BI0/WMCOMP_CODE should be generated correctly. If you still get the dump please goto RSRV transaction, Ellementary tests > Master data> and execute all of these tests for the relevant infoobject, if there are warnings or errors messages please try and use the "correct error" button in RSRV to repair the problem.

Best Regards,

Des

Answers (0)