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

SAP BPC 10.1 NW copy data using script logic

Former Member
0 Kudos
542

Hello everyone,

I am trying to copy data from one BPC model to another. Source model is at date level but in target model we need data aggregated at year level. Rest of the dimensions are same. Can this be done using script logic or do I need to write a BADi?

We are using SAP BPC 10.1 NetWeaver version.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186338
Active Contributor
0 Kudos

Script logic can do the job!

In the recent versions of BPC WHEN/ENDWHEN loop can work with parent members (old versions need to aggregate base months). Use *DESTINATION_APP

P.S. Please read:

https://blogs.sap.com/2014/01/31/how-to-ask-questions-about-script-logic-issues/