You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

PBCS - Business Rule Assistance

Summary: Business Rule (Calc Script) Assistance


Content (required): Hi everyone, I've written a business rule that will calculate the expenses based on historical expenses 3 month average and apply an increase depends on account. The business rule should calculate for all Entities, Locations, and Department. It's working but it takes around 10 - 15 mins to calculate all Entities, Locations and Department. Code Snippet attached

Any help will be greatly appreciated!

Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

FIXPARALLEL(8,@Relative("Subsidiary",0))

   FIX(@Relative("Location",0))

   

      FIX (&CurrentScenario,&CurrentVersion,@Relative("TD",0),@Relative("YearTotal",0),"Undefined_Relationship", &FcstYr1, "Undefined_Item", "Undefined_Class")         

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!