Skip to Content
0
Former Member
Mar 05, 2009 at 06:01 PM

Assign title to the containers created by CL_GUI_EASY_SPLITTER_CONTAINER

282 Views

Hi,

I have a report showing 2 ALV lists within the same report.

I have done the following:

1. Create CL_GUI_CUSTOM_CONTAINER

2. Create 2 containers using CL_GUI_EASY_SPLITTER_CONTAINER

3. Using CL_SALV_TABLE displaying report in each of the containers.

This is working fine but how do I set the titles in each splitted container?

Thanks in advance.