Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How To Insert Spool Data Into table

Former Member
0 Likes
557

HI All,

I am facing problem to insert spool data into table.

can u provide code for this problem and any suggestion .

Thanks

Mabud

4 REPLIES 4
Read only

Former Member
0 Likes
479

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

Read only

0 Likes
479

Actually i can not dump into excel.

i want to insert data direct into table from spool using program.

Read only

Former Member
0 Likes
479

This message was moderated.

Read only

0 Likes
479

Thanks I think it should work

Regards

Mabud

Edited by: abdul mabud on May 26, 2011 1:15 PM