Quantcast
Channel: SCN: Message List - ABAP Development
Viewing all articles
Browse latest Browse all 10425

Re: Report always shows default variant

$
0
0

Hello Carlos,

 

Do a checkpoint on parameter p_layout before passing the layout information to the ALV display function module.

 

IF p_layout IS INITIAL.

    CLEAR layout parameter passed to the ALV display function module.

ENDIF.

 

*** Function module or class to display ALV.

 

Regards,

TP


Viewing all articles
Browse latest Browse all 10425

Trending Articles



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