‎2009 Jun 19 4:47 PM
Hi,
We tried using the FM VIEW_GET_DATA by passing the view name( Ex V_CURX, V_T005S...). For few views the FM is returning the correct data(V_T005S). For others like V_CURX we are getting junk values. We are passing dynamic table for the table parameter in the FM. Dynamic table is being created using the method CL_ABAP_TABLEDESCR=>CREATE...
Please let us know what parameters should be passed to get the proper output.
Regards,
Prathap
‎2009 Jun 19 5:11 PM
‎2010 May 21 11:13 AM