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

Duming tables manually

Former Member
0 Likes
515

Hi Guys,

I need to dump some tables from SAP into a Spreadsheet file without writing pgm.I had done but i am facing problems.If there are moe number of columns like 120 + i am not getting all fileds .Can anybody tell me how to do ?Is there any trcode for dumps manually .Ex: BSEG , COSP etc Urgent.

thanks,

Gopi.

3 REPLIES 3
Read only

Former Member
0 Likes
490

Change into ALV GRid then download

Settings ->User Parameter -> width of output list - give 1000

Now choose AlV Grid Display->enter

download it into xl or txt file

Read only

0 Likes
490

Hi Seshu,

I had done like that what u told but also the situation is same.I clciked on Local file and selected Spread sheet for download but also i didnot got all fileds.

Thanks,

Gopi.

Read only

Former Member
0 Likes
490

Sorry for previous reply, i have taken small table and it works great.

I took bseg table and it shows maximum 1023 charcters in the output,i think more than 1023 charcters we can not display but i am not sure.