cancel
Showing results for 
Search instead for 
Did you mean: 

Logo Right Alignment in ALV using CL_SALV_Table

c_srikiran
Explorer
0 Kudos

Hi ABAP Experts ,

I had requirement for ALV report where I'm using SALV Table class for ALV grid display .

1. How to set Logo on Left side of the Grid ? (by default it comes right of the window but client wants right side )

2. How to prepare and pass the filed catalog manually to Method cl_salv_table=>factory?

3.How to color the columns or rows in SALV?

3. I want 2 headers , one big header and another a small below to display some text and finally a footer for some notice information in text ?

kindly help me if anyone good at SALV .

Thanks in Advance .

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member225631
Active Contributor
0 Kudos

Please check SAP demo programs

SALV_TABLE*

SALV_TEST_TABLE*