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

DM package log:An exception with the type CX_SY_RANGE_OUT_OF_BOUNDS occurred

former_member449239
Participant
0 Kudos
2,094

Hi Friends,

DM package created to pull data from Calculation view to BPC via AMDP & BADI(UJ_CUSTOM_LOGIC).Getting below error message:

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

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

model: <Model name>. Package status: ERROR.

.For some of user IDs data is correctly loading to BPC for some it' not. All are having same access with full rights.

Please share any ideas.

Thanks, Anjan

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186338
Active Contributor
0 Kudos

The error is due to incorrect code of your badi! Debug and correct.