Skip to Content
0
Former Member
Jan 16, 2009 at 05:35 AM

Dynamic ftech values

29 Views

HI,

I have a variable,program dynmically stores the database table name in that variable,

i want to fetch key fields of variable and also i need to fetch key fiedl values from the same variable.

and finally move into main internal table.

2. is there any select syntax to fetch only key fields of any table without mention seperately fields in select query.