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")