SAP ABAP Function Module H99B_OPEN_LFORM_JOB (Opens the output job)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-RS (Application Component) Reuse Services for Country Development
     P99B (Package) Payroll Versions Basis, Brazil
Basic Data
Function Module H99B_OPEN_LFORM_JOB Opens the output job  
Function Group HR99B00_FORMS   Form Table Framework  
Program Name SAPLHR99B00_FORMS    
INCLUDE Name LHR99B00_FORMSU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_MOLGA TYPE MOLGA Country Grouping
Importing I_FOGROUP TYPE P_99B_FOGROUP Output Form Group
Importing I_FOLNAME TYPE P_99B_FORMLOGC Logical Form Name
Importing I_FOVARIANT TYPE P_99B_FOVARIANT Output Form Variant
Importing I_DATE TYPE DATUM SY-DATUM Date
Importing I_FOTYPE TYPE P_99B_FOTYPE Output Form Type
Importing APPLICATION TYPE TDAPPL 'TX' Text editor: Interface for different applications
Importing ARCHIVE_INDEX TYPE TOA_DARA SAP ArchiveLink structure of a DARA line
Importing ARCHIVE_PARAMS TYPE ARC_PARAMS ImageLink structure
Importing DEVICE TYPE CHAR8 'PRINTER' Output device
Importing DIALOG TYPE XFELD ABAP_TRUE User dialog for print options
Importing PREVIEW TYPE XFELD SPACE Print preview
Importing FORM TYPE TDFORM SPACE Form Name
Importing LANGUAGE TYPE SPRAS SY-LANGU Language Key
Importing OPTIONS TYPE ITCPO SAPscript output interface
Importing PDFPARAMS TYPE SFPOUTPUTPARAMS Form Processing Output Parameter
Importing I_FUNCTION TYPE STRING
Importing I_RAISE_JOB_NOT_OPENED TYPE ABAP_BOOL ABAP_FALSE Raise exception if job could not be opened
Exception FOTYPE_INVALID TYPE Invalid output form type
Exception JOB_NOT_OPENED TYPE Job could not be opened
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20091125 
SAP Release Created in 600