Hello,
I have an assignment to do.
i'm working with PBCS and I have to do a rule that copy data from year that user choose to year+1, but I can't choose copy template because it has a feature out of the ordinary.
My application has days granurality so I can't copy value of 1 jan current year to 1 jan next year.
For example in FY15 1 january is thursday and FY16 1 january is friday. So I have to copy 2 january of FY15 to 1 january of FY16 and so on...
I have a RTP variable called year (default: FY15) that user can choose: {Year}
Anybody has a business rule similar or help me about this?
Thanks a lot!