Quantcast
Channel: SCN : Discussion List - SAP Planning and Consolidation, version for SAP NetWeaver
Viewing all articles
Browse latest Browse all 5414

BPC 10 NW - RUN_LOGIC:Runtime error

$
0
0

Dear SAP BPC Experts,

 

We are facing the following issue while trying to execute an HR Planning script logic. We are currently on SAP BPC 10 NW.

 

To get an overview of our process: we have a mothly-based budget for 3 years. For company workers, we plan the salary values on an annual basis, which we then update to month-basis.

 

The script logic we've implemented is:

 

*XDIM_MEMBERSET RECUR = %ATIVOS% (to select only company workers)

*XDIM_MEMBERSET EQUIP = NAEQ

*XDIM_MEMBERSET K_FIG = UNIT_PRICE

*XDIM_MEMBERSET PRESS = SAL_BASE

*XDIM_MEMBERSET PERIOD = %ANO_VF%.ANUAL

*XDIM_MEMBERSET MOED = USD

 

 

*FOR %COLAB% = %ATIVOS%

*WHEN PERIOD

*IS %ANO_VF%.ANUAL

*RUNALLOCATION

*FACTOR = 1

*DIM PRESS WHAT = SAL_BASE; WHERE = SAL_BASE; USING = <<<

*DIM RECUR WHAT = %COLAB%; WHERE = %COLAB%; USING = <<<

*DIM PERIOD WHAT = %ANO_VF%.ANUAL; WHERE = %MESES_VF%; USING = <<<

*ENDALLOCATION

*ENDWHEN

*NEXT

*COMIT

 

Basically, what we do here is to distribute the annual value (stored in %ANO_VF%.ANUAL) to the year's months (%MESES_VF%).

 

When we run the script logic, the following error occurs: "RUN_LOGIC:Runtime error Could not generate the object; the class \PROGRAM="

The script does run for the first 40/50 workers, but since we have approximately 2.000 workers, it will never get the job done.

 

I've been searching on other threads, but did not found anything.

 

Can you please help me with this?

 

Many thanks,

 

Andre Bento.


Viewing all articles
Browse latest Browse all 5414

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>