how to give search help alv display reports.

how to give search help alv display reports.
 below simple code help you to give serach help in alv reports display this code prerequest to value table maintenance in domain level

if gs_fcat-fieldname 'ZP2PDEPA' OR gs_fcat-fieldname =  'ZP2PDEKA'.
    gs_fcat-edit   'X'.
    gs_fcat-ref_fieldname  'LIFNR'.
    gs_fcat-ref_tabname    'LFA1'.
  ENDIF.
  APPEND gs_fcat TO gt_fcat.



Comments

Popular posts from this blog

all user exit mv45afzz (implicit user exit )

Long Text in input and output field in module pool

MB_MIGO_BADI THIS BADI USED TO POSTING DATA IN MIGO