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

Data extraction using se16

Former Member
0 Likes
1,399

Could anyone help please?

I am trying to extract data out of various SAP tables e.g VBAK, VBAP etc., using transaction se16. Unfortunately the maximum width of the list that's produced is 1023, which means that some fields that I need are not being displayed. Does any one have any ideas of how I can overcome this? Alternatively does anyone know of any free tools/other methods that allow me to get data out of SAP tables? i am a functional person and need to upload data into MS-Access to do some queries.

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
861

Hi Elizabeth,

why don´t you use transaction se16n and then the download functionality for export in excel.

Or if this doesn´t help, try using a quickview and thn display in excel.

Hope to help

Ute

3 REPLIES 3
Read only

manuel_bassani
Contributor
0 Likes
861

Hi Elizabeth,

in se16 (when data is displayed) choose from menu User Parameters...

In the popup choose ALV List and click OK

With ALV list you can easily dwnload data in text or excel

Men u Edit->Download.

Regards, Manuel

Read only

Former Member
0 Likes
862

Hi Elizabeth,

why don´t you use transaction se16n and then the download functionality for export in excel.

Or if this doesn´t help, try using a quickview and thn display in excel.

Hope to help

Ute

Read only

0 Likes
861

Thanks very much!