‎2011 May 26 11:39 AM
HI All,
I am facing problem to insert spool data into table.
can u provide code for this problem and any suggestion .
Thanks
Mabud
‎2011 May 26 11:54 AM
Hi,
You can save the spool into an excel (there is a button "save to local"->spreadsheet).
This will save the spool into an excel. Now format the excel into your table format and then upload the excel into the table.
You have to write an upload program for this or you can use the available one's.
hint: you can use gui_upload which takes excel and populates an internal table, then you can use this internal table to populate your desired table.
This should solve your problem.
cheers,
rahul
‎2011 May 26 12:05 PM
Actually i can not dump into excel.
i want to insert data direct into table from spool using program.
‎2011 May 26 12:02 PM
‎2011 May 26 12:15 PM
Thanks I think it should work
Regards
Mabud
Edited by: abdul mabud on May 26, 2011 1:15 PM