Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8944

Re: Dynamic setting of line count and footer in classical report

$
0
0

Hi Avinash,

 

In order to get the footer to be displayedm write this code at the last...

 

DATA:

  w_skip TYPE i.                       " No. of lines to be skipped

 

START-OF-SELECTION.

..................

..............

  w_skip = sy-linct - sy-linno - 2.

  SKIP w_skip.                         " To trigger END-OF-PAGE event


Viewing all articles
Browse latest Browse all 8944

Trending Articles



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