This website is not affiliated with, sponsored by, or approved by SAP AG.

Hide Column from internal table

Development (ABAP Development WorkBench, ABAP/4 programming)

Moderators: thx4allthefish, Snowy, Gothmog, YuriT

Hide Column from internal table

Postby dmatos » Tue Apr 03, 2012 1:53 pm

Hello all

I'm trying to hide some columns from an internal table. some columns will be used depending on the user input.

Once the IT is populated, i want to hide those columns that dont have any data.

i'm using the WS_DOWNLOAD function to download the data to Excel.

Any ideas on how to make this possible??

Thanks in advance!

dmatos
 
Posts: 2
Joined: Tue Apr 03, 2012 10:51 am

Re: Hide Column from internal table

Postby Gothmog » Wed Apr 04, 2012 3:27 am

Do you have to use WS_DOWNLOAD for version reasons ?
Anyway, you have the import parameters COL_SELECT and COL_SELECTMASK in WS_DOWNLOAD as well as in GUI_DOWLOAD.
68 74 74 70 3a 2f 2f 74 69 6e 79 75 72 6c 2e 63 6f 6d 2f 62 64 6f 37 6d 77 67
Gothmog
 
Posts: 1457
Joined: Wed Sep 12, 2007 4:46 am
Location: Probably not home


Return to ABAP

Who is online

Users browsing this forum: No registered users and 9 guests




This website is not affiliated with, sponsored by, or approved by SAP AG.