cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP BPC - error when saving data through web report

former_member587742
Participant
0 Kudos
521

Hi experts,

we are facing an error when we are saving data through a web input form. Data is saved but the error is still appearing.

I have found that that error might be connected to master data and limitations of text lengths so I have checked all the master data and members but everything looks good.

"an exception with the type CX_SY_RANGE_OUT_OF_BOUNDS was raised, but was not handled locally or declared in a RAISING clause"

Have anyone faced/solved such an issue?

We are on BPC 10.1 on S4 system.

Thanks,

Tomas.

Accepted Solutions (1)

Accepted Solutions (1)

former_member186338
Active Contributor
0 Kudos

Looks like you need upgrade to BW754 SP01

https://launchpad.support.sap.com/#/notes/0002831515

Answers (1)

Answers (1)

former_member587742
Participant
0 Kudos

Hi Vadim,

the version is:

It seems the error was in DEFAULT logic as you indicated.

When I commented it out, it is now saving without any errors. I will now analyze the script - it seems it was selecting non existent members.

Many thanks for your advice.

Tomas.

former_member186338
Active Contributor
0 Kudos

Please post default logic code!