satyakumar
Programmer
Hi Guys,
In a Crystal report there is an Hyperlink. In the Hyperlink formulae was written as
""+BOEOpenDocPath+"?token&sType=rpt&sPath="+{@hPath}+"&sDocName=RVU_CG_GL2_MTHLY&lsSYear="+totext({?Year},0,"")
+"&lsSMonth="+totext({?Month},0,"")+"&lsSGroupType="+{?GroupType}+"&lsSGroupCode="+{?GroupCode}+"&lsSGL2="+{?GL2}
+"&lsSReporting_Type="+{?Reporting_Type}+"&lsSMeasure_Group="+{?Measure_Group}+"&sWindow=New"
It seems like its not working. I did not do this report, Looks like some one else did this report before me. They asked me to fix this issue. when ever i click on the link its not working, getting error message. could some one can help me.
In a Crystal report there is an Hyperlink. In the Hyperlink formulae was written as
""+BOEOpenDocPath+"?token&sType=rpt&sPath="+{@hPath}+"&sDocName=RVU_CG_GL2_MTHLY&lsSYear="+totext({?Year},0,"")
+"&lsSMonth="+totext({?Month},0,"")+"&lsSGroupType="+{?GroupType}+"&lsSGroupCode="+{?GroupCode}+"&lsSGL2="+{?GL2}
+"&lsSReporting_Type="+{?Reporting_Type}+"&lsSMeasure_Group="+{?Measure_Group}+"&sWindow=New"
It seems like its not working. I did not do this report, Looks like some one else did this report before me. They asked me to fix this issue. when ever i click on the link its not working, getting error message. could some one can help me.