Skip to Content
0
Former Member
Jun 19, 2009 at 03:47 PM

Junk data populated when FM VIEW_GET_DATA executed

92 Views

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