Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

set ALV-Background (class cl_dd_document)

Private_Member_19084
Active Contributor
0 Likes
1,030

Hi experts,

I want to set a background color in ALV (top of page)
I've found the method initialize_document and the report DD_STYLE_TABLE.

However, I am not able to color my background, does anybody know how to do that or what I make wrong?

If I add a text with the object it works, just the background isn't working.

I just give the method the value "background_color = cl_dd_area=>col_tree_level4.

But it isn't working.

BTW; which colors can be used?

Hi experts,

I want to set a background color in ALV (top of page)
I've found the method initialize_document and the report DD_STYLE_TABLE.

However, I am not able to color my background, does anybody know how to do that or what I make wrong?

If I add a text with the object it works, just the background isn't working.

I just give the method the value "background_color = cl_dd_area=>col_tree_level4.

But it isn't working.

BTW; which colors can be used?

1 REPLY 1
Read only

Private_Member_19084
Active Contributor
0 Likes
645

As i didn't find another solution, I did now upload a background-jpg with the required color.