Skip to Content
0
May 27, 2008 at 07:01 AM

doubt in classes

23 Views

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