2010 Jul 30 10:48 AM
HI,
thanx in advance.
Plz any help me urgently,
My requirment is , WRITEQUERY is standard program when u r excuting it vil ask the query as input and display the output in excelsheet format, this progrm is dynamically created the output based on the output, now i need i find that internal table where that data is stored dynamically.
my question is how can i get that internal table wherer that is storing dynamically.
After that i vil send that data to application server in a .csv format.
PLZ reply me anyone asap.
2010 Aug 02 5:16 PM
Hi Sara
Check the class and methods used in program cl_alv_table_create=>create_dynamic_table.
Use Where used list, This will help u,
Cheers,
Naveen.