Thanks a lot for the quick responses.
I have created a user parameter with type: DATE and applied below function. But, i was getting type error. I further checked with BUDAT type and it is NVARCHAR:8.
So, I corrected userkeyparameter type to NVARCHAR:8.
But, still i am getting below error. Can you let me know if I am missing anything here.