December 2012
Intermediate to advanced
316 pages
6h 51m
English
In this recipe, we will see how the form output may be suppressed and returned as internal table to our calling program and then how a PDF is generated within the program. We will set values to some fields in the control structure of the Smart Form and use it with the CONVERT_OTF_2_PDF function module.
For generating PDF output without showing the Smart Form on the screen, follow these steps:
cont_parameters and myoutput based on the dictionary structures ssfctrlop and ssfcrescl respectively.'X' to the setotf and no_dialog fields of the control structure. ...Read now
Unlock full access