Skip to Content
0
Former Member
Jul 12, 2007 at 03:34 PM

Read Table with dynamic key / field-symbols

386 Views

Hi,

I have a BSP in which the enters a table name.

In the event handler I'm doing a select on the specific table and the result is assigned to a field-symbol.

Now I have to do a "Read with table key" on the field-symbol and I have no idea how to retrieve the table key.