Hyperion Financial Management (HFM) (MOSC)

MOSC Banner

Need help on HFM Rules

edited Dec 23, 2018 4:07AM in Hyperion Financial Management (HFM) (MOSC) 3 commentsAnswered

Hi folks,

Can someone help check below rules we've created in HFM for calculation of *_FX_Calc accounts why the data not getting into the *_FX_Calc accounts? We have member list for selected accounts defined as "FundFlowFX". Each account in the memberlist has corresponding *_FX_Calc account (ex: 12000 has 12000_FX_Calc) and below rules was created to perform the calculation of *_FX_Calc accounts.

Memberlist:

' -- 8) "FundFlowFX"

Case 8

HS.AddMemberToList "12000"

HS.AddMemberToList "15190"

HS.AddMemberToList "AccountsPayable"

HS.AddMemberToList "AccrRestruct"

HFM RULES:

If pov_year > 2017 Then

If Ucase(pov_scenario) = "ACTUAL" or Ucase(pov_scenario) = "ACTBUD" or Ucase(pov_scenario) = "ACTPRIOR" or UCase(left(pov_scenario,4)) = "FCST" Then 'only run for the listed scenarios

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center