Skip to Content
0
Sep 01, 2023 at 05:33 PM

SAP SAC DataAction dimension Member property read

99 Views Last edit Sep 01, 2023 at 05:35 PM 2 rev

hello,

Requirements SAC Data Action

  1. In the Driver model, I have

Date Version Audit Country KeyFigMargin

202401 BP01 IC02 IND 15 %

  1. In my planning model[FIN] I don’t have a Country dimension but on the ProfitCentre dimension I have the property Country, I will pass PC as a Parameter I would like to read PC property and then pick the Margin from Driver MODEL and Multiply to AmtLC in planning model[ FIN ]

Account ProfitCenter version Audit AmtLC

100 PC01IND BP01 IC02 1000

700 PC01IND BP01 IC02 (1000 * 15 %)

In the Link function how to pass this [d/P_ProfitCentre].[p/COUNTRY] ?


thanks

Vinoo