‎2008 Jun 02 7:32 AM
Hi ABAP experts
I have an internal table with some standard fields as well as a dynamic structure to be generated at runtime:
Field01 Field02 Field03 [Field?? Field?? Field??]
The dynamic structure could contain 1 or more fields whose names are only available at runtime. I am able to generate the structure with the correct field names, but I cannot get the structure to 'point' back to the internal table. Is there a way of doing this?
‎2008 Jun 02 7:35 AM
hi,
chk these links:
/people/rich.heilman2/blog/2005/07/27/dynamic-internal-tables-and-structures--abap
https://www.sdn.sap.com/irj/sdn/wiki?path=/display/snippets/dynamic%2binternal%2btable
regards,
madhu