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

Cannot perform write (RSDRI_CUBE_WRITE_PACKAGE) in SAP BPC 10.1 on HANA

BH2408
Active Contributor
0 Likes
951

Hello Experts,

I have developed a Custom logic in BPC 10.1 on HANA and when I am trying to write the post the calculations, getting the following exception.

Cannot perform write (RSDRI_CUBE_WRITE_PACKAGE)

When I debug, I came to know it is because of the INSERT statement which is trying to insert the records into the CUBE Table. Does anyone faced this kind of issue.

Thanks in advance.

BR,

Bharani.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Likes

Hi

Are you sure your cube is set to planning mode when you're running this?

regards

Sue

BH2408
Active Contributor
0 Likes

Hello Vadim,

Thank you very much for you reply but I was wondering coding is working in few scenarios and other scenarios it is not working.

BR,

Bharani

former_member186338
Active Contributor
0 Likes

It depends on coding, and we are back to my first answer: provide code!

former_member186338
Active Contributor
0 Likes

"I have developed a Custom logic" - you are talking about badi?

Then you have to provide code to discuss what is wrong!