How to get internal table field name?

Question: I need to get a name of selected internal table field into another field. E.g. there is a flat table t1 containing fields f1....f200 and I need the field "fname" to contain the text "t1-f1" or any other field I refer to.
Simmilar function as GET_FIELDTAB for db tables. How to do it?

Answer:
This was asked and answered many times, please use the Search.
_________________
ilya

More input data: http://abaplog.wordpress.com
Sapfans ABAP FAQ: /forums/viewtopic.php?t=94198
R's ABAP Knowledge Corner: http://www.Rard-harper.net/kb/kb.html
Function modules documentation: http://www.se37.com
Copyright ?2007 - 2008 www.jt77.com