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

Re: Output Modification in standard wagetype Report(H99CWTR0)

$
0
0

Hi Giriesh,

 

i found the internal table in debugging for final output records....

 

FROM THE BELOW   END-OF-SELECTION code snip, i didnt find the form definition

 

   if ix_excel eq true.
    perform init_excel in program (iv_driver) using iv_excel_template.
    call screen 2000.
    perform exit_excel in program (iv_driver).
  elseif ix_lv eq true.
    perform output in program (iv_driver)
                     using iv_driver is_alv_template lv_current_prog.
  elseif ix_grid eq true.
    perform output in program (iv_driver)
                     using iv_driver is_grid_template lv_current_prog.
  endif.

 

 

 

Could you please analysis below  programs related to this report and let me know ..

 

Programs

H99CWTR0_GRID_TEMPLATE

H99CWTR0_ALV_TEMPLATE

H99CWTR0_EXCEL_TEMPLATE


Viewing all articles
Browse latest Browse all 9041

Latest Images

Trending Articles



Latest Images

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