‎2006 Jul 12 9:03 AM
Hi Friends,
can anyone explain how to use use this function EXEC_SQLCMD_MSQ in Excel to get the result.
I have written excel macro to use this function, statement like "Select * from t001" but the function doesn't reply any value.
My objective is to pass the (any, generalised)
sql statment to this function and get the result in Excel file.
Please give the solution for this.
Thanks
Shankar
‎2006 Jul 12 9:11 AM
Hello Shanker,
The Fm EXEC_SQLCMD_MSQ is used in report RSMSQ020.
U can do the same in ur report.
If useful reward the points.
Regards,
Vasanth
‎2006 Jul 12 9:22 AM
Hi vasanth,
But i didnt find out the report RSMSQ020.
please help me.
Shankar
‎2006 Jul 12 11:18 AM
hI,
Does the parameters have correct type specified?
Also check the return value of sy-subrc.