Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8695

Re: Modification in ME5A Report

$
0
0

Hi Sujeet,

 

In the program RM06BA00 with ALV option it is going to this perform.

 

PERFORM submit(sapfm06b) USING sucomm.  "Liste ausgeben

 

In this program we have one FM

 

CALL FUNCTION 'ME_REP_START_VIA_TABLE_MANAGER'

        EXPORTING

          im_table_manager = gf_factory

          im_options       = lt_options.

 

In this Function Module the whole code is done to display the ALV  and In the Include LMEREPI04

 

we have 2 options

 

ls_layout_slis-box_fieldname = 'SEL_FLAG'.

 

        CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'

 

else.

  CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY_LVC'

endif.

 

and field catalog is populated based on the structure : MEREP_OUTTAB_EBAN

 

 

Debug the ME_REP_START_VIA_TABLE_MANAGER' then you will understand .

 

 

I hope this will be helpful.

 

 

Thanks & Regards,

Raghunadh Kodali


Viewing all articles
Browse latest Browse all 8695

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>