jaiganesh_s
Newcomer
Member since ‎08-01-2023

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi ABAPers, I want to Download the PDF file using Program which is already generated in the SPOOL, I Tried using the below codeFM CALL FUNCTION 'CONVERT_ABAPSPOOLJOB_2_PDF'    EXPORTING      src_spoolid              = lv_spool_id      no_dialog      ...