hi
please check the code
data: lr_columns type ref to cl_salv_columns_tree.
data: gr_tree type ref to cl_salv_tree.
lr_columns = gr_tree->get_columns( ).
can any body explain wt lr_columns contains.
hw can i use tghis lr_columns
thanks& Regards
Spandna