December 2012
Intermediate to advanced
316 pages
6h 51m
English
In this recipe, we will see how printed multiple forms may be included in a single spool request. We will create a number of form pages comprising employees data. Each page will contain one employee's salary information. The recipe will focus on the important parts of the program related to Smart Form processing. We assume that an internal table EMPLOYEE_LIST exists that contain the employee numbers of all personnel to be processed.
Follow these steps:
SSF_FUNCTION_MODULE_NAME in order to get the name of the Smart Form function module. The form name is passed to the function module. The myfunction variable is based on the type RS38l_FNAM (not shown in the ...Read now
Unlock full access