Skip to Content
0
Mar 25, 2009 at 02:07 PM

What methods to call to get a list of the columns in a table?

56 Views

HI,

I would like to know (this is partly just an exercise in learning to use objects) what methods I can call to get a list of the columnnames of a table. I know there are other ways to do it, but as an exercise in using objects I'd like to try it that way.

I assume it is something with the cl_salv_columns_table class?

As you can tell, I am very new to ABAP and to OO ABAP.

Thanks for any direction/guidance!

Andy