Skip to Content
0
Former Member
Sep 23, 2005 at 08:59 AM

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.

thanks in advance