Thanks blom,
however I found the following solution:
I created an object in my universe stating: convert(datetime, '12/31/' + @Prompt('Enter reference year','A',,MONO,FREE)) (I am using Sybase Adaptive Server)
when I need to compare dates I can use the @Select(object) in my condition...