Quantcast
Channel: SCN : All Content - ABAP Development
Viewing all articles
Browse latest Browse all 8332

How to create top of page in a container, cl_salv_table=>factory

$
0
0

Hi All,

 

Does anyone know how to create top of page in a container?

 

Previously, my top of page code is working before i change my alv to be display in a container.

 

Below is my code.

 

cl_salv_table=>factory (

exporting

    r_container  = g_custom_container

    list_display  = if_salv_c_bool_sap=>false.

    container_name = 'CONTAINER1'

importing

    r_salv_table = go_alv

changing

    t_table        = gt_output ).

 

 

cl_salv_form_layout_grid, cl_salv_form_header_info is not working once i create the container and display my alv in it.

 

Could anyone please help?

 

Regards,

Sham.


Viewing all articles
Browse latest Browse all 8332

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>