Hi Murali
that's because you have hardcoded all char values in report
you should ideally hsve Fiscal year, period and Co. Code defined as a variable in report form in the General data selection so that user can specify these values before report execution. If you have just one co code, you can hardcode it
Ajay M