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

Re: Print Logo in Classic Report (Write Method,Not ALV)

$
0
0

Hi,

 

It is possible to include logo in classical report but its not possible to print logo in classical report. It can be done in ALV's.

 

Write  the code in Top-of-page event in ALV.

 

The following is the code for inserting the logo in ALV.

 

FORM TOP_OF_PAGE.

 

  CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'

       EXPORTING

           I_LOGO             = 'ENJOYSAP_LOGO'

            IT_LIST_COMMENTARY = GT_LIST_TOP_OF_PAGE.

 

ENDFORM.

 

 

 

Regards

Purnand


Viewing all articles
Browse latest Browse all 10473

Trending Articles



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