Dear All,
Here is my scenario:
1. I have to create a Function module which should give the Output in the form of a table (Dynamic Internal Table content/ Field -symbol).
2. I have built a dynamic internal table inside this FM and the content is in the field-symbol of type table.
3. Now I want this table content to be the output of a Function Module.
4. In the FM interface, i have to create a Tables Paramter / Changing Parameter as of this dynamic content's structure.
How should I achieve this ?
Regards,
Deepu.K
Edited by: deepu k on Jun 8, 2010 4:59 PM