Hyperion Essbase (MOSC)

MOSC Banner

XWRITE

edited Mar 23, 2016 5:02AM in Hyperion Essbase (MOSC) 1 commentAnswered

Xwrite doesnt work. It does not push the data to target.  Week and month are different dimensions in source in target there is not week dimension. Do we need to map it as Void some how?

//ESS_LOCALE English_UnitedStates.Latin1@Binary

SET MSG SUMMARY;

SET CACHE HIGH;

SET UPDATECALC OFF; /* Swith OFF Interlligent Calc */

SET CLEARUPDATESTATUS OFF; /* Do not mark blocks clean after calculation*/

  FIX ("Scenario Only" "Blank Scenario", "FY 2016","20",  "LCL Amt",

  "D7125",No_Week, "Feb","90303","Amount")

  "Reg Hours $"

  (

  @XWRITE("Reg Hours $",DCF_Ldr,"Unallocated Amts","Transfer from Labor","Blank Scenario - TBD");

  )

  ENDFIX

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