Hi Experts,
I have a requirement to create a dynamic table at runtime and populate the data to it.
I have used the RTTS approach to create the table and structure dynamically.
I encounter problem while appending the data from field symbol structure to field symbol table at runtime.
Program is dumping with the Error as: "ASSIGN_CONFLICT_TYPE"
Can anyone provide the way, How to append the data to dynamic field symbol table using dynamic field symbol structure ?
thank you in advance.
Regards,
Dixit