Hyperion Essbase (MOSC)

MOSC Banner

The XREF Command: Help Please!

edited May 10, 2012 4:18AM in Hyperion Essbase (MOSC) 5 commentsAnswered
 Does anybody see anything wrong with this XREF?  The data is not coming over correctly.  FY12 is OK, but FY11 is incorrect.Thanks for any input.


/*Selling Salaries*/

FIX("FY11","Input","Budget",
      @RELATIVE("YearTotal",0)
      @RELATIVE("LOB",0)
      @RELATIVE("Department",0)
      @RELATIVE("Entity",0))

FIX(@UDA("Department","Selling_Dept"))
             "61170" = @XREF(_PlnSalary_,"Benefits_401k","Employee","Position");
ENDFIX
ENDFIX

CALC DIM ("Department","Entity","LOB");

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