Quantcast
Channel: SCN : All Content - SAP ERP 6.0 Upgrade
Viewing all articles
Browse latest Browse all 870

ALV List not populating data statistics output in ECC6.0

$
0
0

Hi,

 

I am working in an upgrade upgrade project from 4.6c to ECC6.0.

 

4.6c is non-unicode system. ECC6 is Unicode system.

 

I am facing one problem in ALV list output in the background job. In 4.6c the data statistics output is displayed as per the screen

 

-


Data statistics

Number of


Records passed

584

-


 

but this output is not displayed in ECC 6.0.

 

 

I given below the code which we are using in programe 4.6c and ECC6.0

 

 

    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'

         EXPORTING

              i_callback_program = 'ZNHNZLLVL0'

  •              i_grid_title       = l_title

              is_layout          = alv_layout

              it_fieldcat        = alv_fieldcat

              i_save             = 'A'

  •              is_variant         = stru_disvar

         TABLES

              t_outtab           = list_table

         EXCEPTIONS

              program_error      = 1

              OTHERS             = 2.

 

 

Give your input to solve this issue .

 

- Anandakumar.K


Viewing all articles
Browse latest Browse all 870

Trending Articles



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