Hi Bob,
Another option - if you constantly need to copy from current yea to the next year - is to create a property of time dimension like NEXTYEARMONTH and fill it like:
For 2014.01 -> 2015.01,... etc
Then:
*REC(FACTOR=1,CATEGORY="PLAN",TIME=TIME.NEXTYEARMONTH)
Vadim