Get number of fields of an internal table dinamically
29 Views
Hi,
I have a program that receives an internal table, and I need to get information about its structure: number of fields, size (in bytes) and length (width in characters, useful for listings) and so on.