Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Key for table using field symbols

Former Member
0 Kudos

Hi All,

I was wondering if you can specify table keys while creaitng a table using field symbols (e.g Hashed table). And if you can't specify table keys, then will system consider all the Characters like fields(C, N, D,T, etc) as a default key?

thnx in advance

1 REPLY 1

Former Member
0 Kudos

I guess it depends upon data object (table in the case) you are referencing your <fs> to. But how to find out key for a table which is generated at run time and to which <fs> is being referenced.