Thanks Vadim,
i have configured TIMEID for order purpose, created the advanced script to pass variable $Y$ and finally write the code in the Script Logic file.
The copy working fine, except a strange error (BPC 10.0 SP16) when validate the file:
TMVL(4, $Y$.Q1) return Invalid TMVL return value
TMVL(4, %Y%.Q1) and TMVL(4, 2015.Q1) validate with no problem
However if i save the file with error, the package run well.
Now i have the last question:
When use the syntax *REC(EXPRESSION=%VALUE%,VERSION=V2) i want to pass 2 dynamic variable for CATEGORY and VERSION like *REC(EXPRESSION=%VALUE%,CATEGORY=$CATEGORY%, VERSION=$VERSION$), it is possible ?
I have tried to pass two variable with REPLACEPARAM but the package log return an error for Invalid Member.
Thanks,
Angelo.