Skip to Content
0
Former Member
Dec 07, 2009 at 01:36 PM

Unwanted data when trying to use VIEW_GET_DATA

427 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,

Babu