Hyperion Planning (MOSC)

MOSC Banner

DATACOPY(2)

edited Apr 17, 2016 5:44PM in Hyperion Planning (MOSC) 2 commentsAnswered ✓

I an trying to do a datacopy for sets of data, JAN:MAR and APR:DEC but each time I run the scripts they override the other

(1)FIX("JAN":"MAR"

,@Idescendants ("Projects Total")

,@Idescendants("Inc Statement")

,@Idescendants ("All Cost Elements")

,@Idescendants ("Operations")

,@Idescendants ("YearTotal")

,@Idescendants ("Company"))

Datacopy "actual"->"FY16"->"final" to "budget"->"FY17"->"working";

ENDFIX

(2)FIX("APR":"DEC"

,@Idescendants ("Projects Total")

,@Idescendants("Inc Statement")"495999","813999"

,@Idescendants ("All Cost Elements")

,@Idescendants ("Operations")

,@Idescendants ("YearTotal")

,@Idescendants ("Company"))

Datacopy "actual"->"FY15"->"final" to "budget"->"FY17"->"working";

ENDFIX

Ho do I prevent this?

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