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

SE16 in background only selected fields

Former Member
0 Likes
3,859

Hi,

I must run SE16 in Background for a table with lots of fields.

However I only require 4 fields.

So I select the fieldsÑ

- SETTINGS

- LIST FORMAT

- CHOOSE FIELDS

unmark all fields and mark the 4 required fields.

If I run the report online it provides in the output on that 4 fields.

If I run the report in background the output in SM37 spool has all table fields and not only the 4 selected.

SO in the field selection I pressed the button below "SAVE FOR BACKGROUNF SELECTION".

However, the output is this with all table fields.

Anybody knows what I am doing wrong?

Thanks in advance,

Thomas

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
2,118

Try SE16N instead, you can select the columns as well, and execution in background shows the desired spool list with reduced columns.

Thomas

Hi,

I must run SE16 in Background for a table with lots of fields.

However I only require 4 fields.

So I select the fieldsÑ

- SETTINGS

- LIST FORMAT

- CHOOSE FIELDS

unmark all fields and mark the 4 required fields.

If I run the report online it provides in the output on that 4 fields.

If I run the report in background the output in SM37 spool has all table fields and not only the 4 selected.

SO in the field selection I pressed the button below "SAVE FOR BACKGROUNF SELECTION".

However, the output is this with all table fields.

Anybody knows what I am doing wrong?

Thanks in advance,

Thomas

3 REPLIES 3
Read only

ThomasZloch
Active Contributor
0 Likes
2,119

Try SE16N instead, you can select the columns as well, and execution in background shows the desired spool list with reduced columns.

Thomas

Read only

0 Likes
2,118

HI,

We don't have TX SE16N in our system (SAP_ABA 711 Cross-Application Component

SAP_BASIS 711 SAP Basis Component)

There are only the following transactions accoring to SE93:

Transaction Code Short text

SE16 Data Browser

SE16RFCDESSECU Data Browser RFCDESSECU

SE16T000 Data Browser T000

SE16TXCOMSECU Data Browser TXCOMSECU

SE16USR40 Data Browser USR40

SE16USRACL Data Browser USRACL

SE16USRACLEXT Data Browser USRACLEXT

SE16V_T599R Data Browser V_T599R

SE16W3TREES Data Browser W3TREES

SE16WWWFUNC Data Browser WWWFUNC

SE16WWWREPS Data Browser WWWREPS

Read only

mvoros
Active Contributor
2,118

Hi,

it's a funny thing but SE16N is not part of basic Netweaver ABAP stack. I was surprised as well. It's part of ECC so you need to have ECC.

Cheers