Hi,
How to pass values to the exporting parameters for the following methods?
I have created a object as
create object gs_word 'Word.Basic'.
call method of gs_word 'Filenew'
exporting
#1 = ????.
Now I want to display a table in word by using the object created.Kindly let me know how I should proceed with this.
Any help will be highly appreciated.
Thanks in Advance.
Regards,
J.Jayanthi
Message was edited by: Jayanthi Jayaraman