Quantcast
Channel: ABAP Development
Viewing all articles
Browse latest Browse all 948

ALV grids: texts on subtotal lines

$
0
0

Hi all,

 

this is a small tip for subtotals in ALV grids.Many times I saw reports in which, for example, material code and material Long text are displayed in the ALV grid, but on the material subtotal line, the material Long text is missing. This is annoying especially if you only display subtotal lines in your report.

 

There is a easy way to display the texts on ALV subtotal lines:

 

In the field catalog, put in TXT_FIELD the name from the field catalog field containing the Long text to display.

For example, if in your field catalog you have the fields MATNR and MAKTX, for the field MATNR put in TXT_FIELD 'MAKTX'. The Content of MAKTX will be displayed on MATNR subtotals lines too.

 

I hope this will be helpful

 

Fred


Viewing all articles
Browse latest Browse all 948

Trending Articles



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