SAP Function HRFORMS_CALL_PDF - HR Forms: Print Form

Parameter Reference Type Length Default Optional Text
FORM_OBJECT REF TO OBJECT 0 X Form Object
FORM_OBJECT_LIST PAY_PM_OBJECT_TAB h 8 X Form Objects
IM_EXTERN_JOB_CNTR XFELD C 1 SPACE X Job Is Controlled Externally

Parameter Reference Type Length Text
PDF_SIZE I I 4 File Size
PDF_XSTRING XSTRING y 0 PDF Data

Exception Text
FORM_ERROR Error in Form Display

Functionality
Returns the specified forms in PDF format.
You can print a single instance FORM_OBJECT or several instancesFORM_OBJECT_LIST.

Description
The FORM_OBJECT instance of the CL_HRFORM_HRF02 class iscreated in the HRFORMS_CALL_INIT function module and filled withdata in HRFORMS_CALL_PERNR.

Description
The FORM_OBJECT_LIST instances of the CL_HRFORM_HRF02class are created in the HRFORMS_CALL_INIT function module andfilled with data in HRFORMS_CALL_PERNR.