Skip to Content
0
Former Member
Sep 22, 2005 at 08:38 AM

fields not displaying in ALV List viewer output

265 Views

Hi

We have totally 270 fields in itab but only 23 fields are

displayed in output. The structure of itab is like this we are including mara structure into it with some additional fields. We are merging these two (MARA and Other fields) using function module Reuse_alv_fieldcat_merge …. And then passing it to funciton module reuse_alv_list_display

But when checked for the values in the itab it is showing the fields values for the respective fields … in debugging mode. So if possible tell me what the reason...

Thanks...in advance