I'm trying to use the getStartMonth function with an RTP…sample below:
FIX([[getStartMonth({Scenario})]]:[[getEndMonth({Scenario})]],
[[getStartYear({Scenario}))]],
{Scenario}, "AC41901","No_Source","CCY_SRC","No_Market","No_Customer","No_Currency","No_SBU","No_Entity","No_IC")
Working = Working +1;
ENDFIX
Error message received: "["FIX([[getStartMonth(Budget)]],"]] (line 3): expected [(] found [@_AT] after function name Rule"
Has anyone any thoughts on this? I have researched the Tech Ref etc and the sample seems to follow the documented use. Patching issue perhaps?
Thanks,
Phil