cancel
Showing results for 
Search instead for 
Did you mean: 

ABEND RS_EXCEPTION (000) Part-field access (offset = 45, length = 45).....

Former Member
0 Kudos

Hello BI Experts,

I have developed a WAD template and it is running fine in the Web Browser. When I am using the standard bookmark functionality, it generates a bookmark and shows it on top of the page. When click on it, new window opens-up and gives the below error. I can not figure out this error:

===========================================================================

The initial exception that caused the request to fail was:

Termination message sent

ABEND RS_EXCEPTION (000): Part-field access (offset = 45, length = 45) to a data object of the size 60 exceeds valid boundaries.

MSGV1: Part-field access (offset = 45, length = 45) to a

MSGV2: data object of the size 60 exceeds valid

MSGV3: boundaries.

com.sap.ip.bi.base.application.exceptions.AbortMessageRuntimeException: Termination message sent

ABEND RS_EXCEPTION (000): Part-field access (offset = 45, length = 45) to a data object of the size 60 exceeds valid boundaries.

MSGV1: Part-field access (offset = 45, length = 45) to a

MSGV2: data object of the size 60 exceeds valid

MSGV3: boundaries.

at com.sap.ip.bi.base.application.message.impl.MessageManager.addMessageInternal(MessageManager.java:172)

[...]

ABEND: Part-field access (offset = 45, length = 45) to a data object of the size 60 exceeds valid boundaries.

ABEND: An exception with the type CX_SY_RANGE_OUT_OF_BOUNDS occurred, but was neither handled locally, nor declared in a RAISING

ABEND: Program error in class SAPMSSY1 method : UNCAUGHT_EXCEPTION

===========================================================================

Br,

Nilz

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Same problem. Anyone to help us.

Former Member
0 Kudos

This is fixed in note Note 1240222 - Filter value from compound characteristic is not displayed.

Note:

Please provide solution so that others can benefit from yours and viceversa.

Edited by: Vijay Kottappan on Sep 10, 2009 3:50 PM

Former Member
0 Kudos

Hi,

I got the following exception when i executed a Web report.

================================================================================================

Messages:

An exception with the type CX_SY_RANGE_OUT_OF_BOUNDS occurred, but was neither handled locally, nor declared in a RAISING

Part-field access (offset = 4, length = 2) to a data object of the size 3 exceeds valid boundaries.

==================================================================================================

Could any one please tell me how to resolve this issue.

Thanks in Advance.

Madhusudhan

Former Member
0 Kudos

Hi,

We are also receiving the same error message while running the report.

Could you please update if you have already fixed the problem.

We recently upgraded to BI support pack 19 and Java stack SP 17.

Thank you

Jean-luc