cancel
Showing results for 
Search instead for 
Did you mean: 

How to use FACTOR = 1/12 with RUNALLOCATION on SAP BPC Hana

Former Member
0 Kudos

Hi experts,

I have the following script logic:

*XDIM_MEMBERSET TIME = %TIME_SET% 

*XDIM_MEMBERSET CATEGORY = %CATEGORY_SET% 

*XDIM_MEMBERSET ACCOUNT = BAS(417T) 

*XDIM_MEMBERSET INDICATORS = VALEUR 

*XDIM_MEMBERSET AUDITTRAIL = SAISIE 

*XDIM_MEMBERSET ENTITY = HOLDING 

*XDIM_MEMBERSET PRODUCT =ZTOTAL_PRODUCT_S 

*RUNALLOCATION 

*FACTOR =(1/12) 

*DIM TIME WHAT = %TIME_SET%_SAISIE;  WHERE = BAS(%TIME_SET%);
*ENDALLOCATION 

*COMMIT

Before Hana migration my script was ok.

Since we use Hana database, I can't use FACTOR = 1/12.

I try with FACTOR = 2, it's Ok.

But when I use a factor which is < 1, my RUNALLOCATION is KO.

Thanks for your help.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186338
Active Contributor
0 Kudos

Please provide your version details!

Read note: https://launchpad.support.sap.com/#/notes/2305382

"my RUNALLOCATION is KO" - what do you mean by "KO"?

Please read Rules of Community:

https://www.sap.com/community/about/rules-of-engagement.html

Item number 4.

P.S. Also note:

https://launchpad.support.sap.com/#/notes/2244095

Former Member
0 Kudos

Vadim,

Thanks for your answer.

I have used a different script and asked to IT team to execute SAP note 2305382.

former_member186338
Active Contributor
0 Kudos

Sorry, but my questions are not answered...

And the question is closed without accepting the correct answer!