cancel
Showing results for 
Search instead for 
Did you mean: 

Exception condition "NOT_PARSED" raised., error key: RFC_ERROR_SYSTEM_FAILU

Former Member
0 Kudos

dear experts,

we have following scenario:

our consulting partner has implemented the java stack and connected it to the abap stack.

we didn´t used IP before.

when starting planning modeler everything works as it should.

I can create an aggregation level and save it.

But i am not able to activate it!

ST22:

Exception condition "NOT_PARSED" raised.

Error analysis

A RAISE statement in the program "SAPLRSDN_IOBJ" raised the exception

condition "NOT_PARSED".

Since the exception was not intercepted by a superior

program, processing was terminated.

Short description of exception condition:

For detailed documentation of the exception condition, use

Transaction SE37 (Function Library). You can take the called

function module from the display of active calls.

How to correct the error

If the error occures in a non-modified SAP program, you may be able to

find an interim solution in an SAP Note.

If you have access to SAP Notes, carry out a search with the following

keywords:

"RAISE_EXCEPTION" " "

"SAPLRSDN_IOBJ" or "LRSDN_IOBJU32"

"RSD_IOBJNM_GET_FROM_DDIC"

or

"SAPLRSDN_IOBJ" "NOT_PARSED"

or

"SAPMSSY1 " "NOT_PARSED"

we enclosed sap_all and sap_new to the user and enclosed all (63) standard java roles.

Does anyone have an idea what the problem could be?

Many thanks in advance for your help.

best regards

Roland

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

dear all.

just for info:

topic could not be solved.

we have a problem with namespace.

br

Former Member
0 Kudos

Hi Roland,

Usually this kind of dumps occurs when there is a mismatch in the

name space tables and especially in table RSPSPACE.

Please check note 401778 paragraph 2 and 3.

Regards,

Amit

Former Member
0 Kudos

Hello Amit,

OK. Many thanks.

I will check it.

best regards

Roland