product start date in rpas
Hi experts,
I want to know below behavior of RPAS.
I have calendar start date 25-DEC-2015.
I have a product which has start date as 12-Jun-2015 and I have below rule which runs everyday.
StDtIndx = index([CLND].[DAY], startdt)
what value StDtIndx will have for this product ?
Thanks