Do not display field in report output using ALV
Hello friends,
I have a dilemma here. I sorted my report using a dummy field named asset_dum. now, this is my basis of sub totals but I do not need to show it in the display. Is there a way or an option to do this?
Tags:
Vijay Dudla replied
Hi,
you can use <b>fieldcat-no_out = 'X'.</b> for that field.
Regards
vijay