Allocation Business rule
Summary
Allocation Business ruleContent
Hi All,
AS per below requirement , developed Bussines rule
FIX (@LEVMBRS("UIT9000", 0),@LEVMBRS("TWW9000", 0),"No_Type","S30000","USD","No_Client_Source",&SV_Optima_ActCrYr,{RTP_Optima_Scenario_Target},{RTP_Optima_Version_Target})
/*{RTP_Optima_Period_Target} = (@SUMRANGE({RTP_Optima_Scenario_Source},@Xrange("Jan"->{RTP_Optima_Version_Source},{RTP_Optima_Period_Source}->{RTP_Optima_Version_Source}))- @SUMRANGE({RTP_Optima_Scenario_Target},@Xrange("Jan"->{RTP_Optima_Version_Target},{RTP_Optima_Period_Target}->{RTP_Optima_Version_Target}))) + ({RTP_Optima_Period_Target}->{RTP_Optima_Scenario_Target}->{RTP_Optima_Version_Target})
0