2007 Jun 04 12:41 PM
Hello ABAP Specialists;
I'm created CL_GUI_COLUMN_TREE object in my program.
During program runing I add columns. Some columns's properties
hide. During program runing , I want to control/check hide columns of list.
This object isn't an alv object and so it dosent have a field catalog.
How can I find columns properties which is hide?
(which method , attributes...)
Thanks.
2007 Jun 04 3:44 PM
Hello,
you can use the method column_set_hidden from your tree:
<a href="http://help.sap.com/saphelp_nw70/helpdata/en/47/aa7a2dc80a11d3a6f90000e83dd863/frameset.htm">http://help.sap.com/saphelp_nw70/helpdata/en/47/aa7a2dc80a11d3a6f90000e83dd863/frameset.htm</a>
Just pass the name and if you want to display it or not.
Regards,
Walter
Hello,
you can use the method column_set_hidden from your tree:
<a href="http://help.sap.com/saphelp_nw70/helpdata/en/47/aa7a2dc80a11d3a6f90000e83dd863/frameset.htm">http://help.sap.com/saphelp_nw70/helpdata/en/47/aa7a2dc80a11d3a6f90000e83dd863/frameset.htm</a>
Just pass the name and if you want to display it or not.
Regards,
Walter
2007 Jun 04 3:44 PM
Hello,
you can use the method column_set_hidden from your tree:
<a href="http://help.sap.com/saphelp_nw70/helpdata/en/47/aa7a2dc80a11d3a6f90000e83dd863/frameset.htm">http://help.sap.com/saphelp_nw70/helpdata/en/47/aa7a2dc80a11d3a6f90000e83dd863/frameset.htm</a>
Just pass the name and if you want to display it or not.
Regards,
Walter
2007 Jun 05 10:03 AM
HI,
Have you using COLTEXT in the fieldcatalog for change their heading
Regards
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |