Skip to Content
0
Former Member
Nov 16, 2012 at 10:11 AM

Logo in SALV Header not appearing in PrintOut

214 Views

Hi,

My requirement is to print logo in header / top-of-list of SALV report (ALV using CL_SALV class)

I am able to display texts and Logo "online".

But in "Spool and Print-Out" texts are appearing; but not Logo.

I have tried to run below 2 reports.

http://wiki.sdn.sap.com/wiki/display/Snippets/Simple+OOPS+ALV+report+in+Full+Screen

http://scn.sap.com/thread/289330

Checked SALV_DEMO_TABLE_FORM_EVENTS

Included statement

* Set the top of list using the header for Print
go_table->set_top_of_list_print( lo_header ).

But nothing seems to be working.

I am not sure if SAP Note 832897 is applicable for this problem.

My system is ECC 6 GUI 720.

Would certainly appreciate any kind of hint / solution.

Thanks,

Nisha Vengal.