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

CL_SALV_TABLE

Former Member
0 Likes
542

Hi experts,

is it possible to add a title to the ALV grid using CL_SALV_TABLE as it is possible with the function module REUSE_ALV_GRID_DISPLAY? If yes then how?

Thank you.

Tomas

Hi experts,

is it possible to add a title to the ALV grid using CL_SALV_TABLE as it is possible with the function module REUSE_ALV_GRID_DISPLAY? If yes then how?

Thank you.

Tomas

2 REPLIES 2
Read only

amit_khare
Active Contributor
0 Likes
508

Welcome to SDN.

you need to add another container to display the headings.

Regards,

Amit

Read only

0 Likes
508

Could you please give me an example?