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

Calling logic script from another model

aditya_ponnala
Participant
0 Likes
436

Is it possible to call a logic script from another model? Say model 1: has script: SL01 and Model 2 needs to call SL01 from Model 1. Model 1 & 2 does not have all dimensions in common but a few.

Accepted Solutions (1)

Accepted Solutions (1)

damovand
Product and Topic Expert
Product and Topic Expert

Hello,

Yes, you can. Please refer to the complete How to guide at this URL

How To... Implement the RUNLOGIC_PH Keyword in SAP Business Objects Planning & Consolidation, versio...

Best Regards,

Leila Lappin

Answers (1)

Answers (1)

aditya_ponnala
Participant
0 Likes

Hi Leila,

Hope you are doing fine!

Do we have to implement RUNLOGIC_PH BADI to use this or is it predelivered on SAP BPC Netweaver? Hope it is applicable in this version of BPC.

Also the BADI uses the word parallelization by hierarchy, property or dimension member. I didn't get the concept of this parallelization.

In short, if I want run script SL01 from model 2 and if the script is in model 1 the only option is RUNLOGIC_PH?!!

Thanks!