‎2008 Jun 03 11:11 PM
Hi,
I have one structure S_TEST and it has 5 fields, each field is of one table type which inturn has many fields in it.
In my program I am getting the above structure with data in all the fields.
I wanted to update one specific field in all the fields(i.e., field in the table types) of the structure.
Please let me know if you have any ideas in this.
Thanks,
Srinivas
‎2008 Jun 03 11:58 PM
‎2008 Jun 04 1:11 AM
Hi,
Thanks for your response. I have done this through loop through the field table type but I need it in dynamic way...as in future if they add more structures also it should be applicable.
Thanks,
Srinivas
‎2008 Jun 04 5:54 PM
I have resolved this on my own using field symbols. Thanks for looking into the thread.
Thanks,
Srinivas