cancel
Showing results for 
Search instead for 
Did you mean: 

Loading Transaction Data to BPC Cube

Former Member
0 Kudos

Hello Folks,

Can you please help me in uploading transaction data to BPC cube,I have used

  UJQ_RUN_RSDRI_QUERY to read data from Cube but could write it back.

Have used folloing FM but none worked.

RSDRI_CUBE_WRITE_PACKAGE

UJN_API_WRITE_CUBE_DATA

Please let me know if there re any FM or class i need to check.

Regards

Aradhya.J.M.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Aradhya,

Do you want to load data from BW cubes to BPC models? If yes, this can also be done using the standard DM package.

Hope this helps.

former_member200327
Active Contributor
0 Kudos

Hi Aradhya,

To write data to BPC Model you have to use methods of Class CL_UJO_WRITE_BACK.

There is a lot of discussions about it in this forum.

Regards,

Gersh

Former Member
0 Kudos

Hello Gersh,

Thanks for your reply.

I cannot see the Class  CL_UJO_WRITE_BACK from SE24,can please let me know which method i need to use.Since Method " if_ujo_write_back " is coming as unknown.Please assist.

Regards

Aradhya.J.M.

Former Member
0 Kudos

Hi Aradhya,

Please refer the BADI implementation UJR_WRITE_BACK.

Any doubts:

http://scn.sap.com/docs/DOC-4218

Regards,

Lucas