SAP ABAP Function Module HR_BE_GET_MONTHLY_PERMOS (Get the list of Permos (used by the employee) with periodicity monthly)
Hierarchy
SAP_HRCBE (Software Component) Sub component SAP_HRCBE of SAP_HR
   PY-BE (Application Component) Belgium
     PC12 (Package) HR accounting: Belgium
Basic Data
Function Module HR_BE_GET_MONTHLY_PERMOS Get the list of Permos (used by the employee) with periodicity monthly  
Function Group HRPAYBE_PAYROLL_RESULTS   Payroll results Belgium  
Program Name SAPLHRPAYBE_PAYROLL_RESULTS    
INCLUDE Name LHRPAYBE_PAYROLL_RESULTSU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CT_ERROR TYPE P99SF_TAB_ERROR
Exporting ET_PERMO TYPE P99SG_TAB_PERMO Table type for Payroll Result: Belgium
Exporting ET_RANGE_PERMO TYPE P99SG_TAB_RANGES
Exporting EV_RETURN_CODE TYPE SYST-SUBRC Return Value of ABAP Statements
Importing IV_PERNR TYPE P_PERNR Personnel number
Importing IV_PABRJ TYPE PNPPABRJ Start of Evaluation (Year)
Importing IV_PABRP TYPE PNPPABRP Start of Evaluation (Period)
Importing IV_PABRJ_END TYPE PNPPABRJ End of Evaluation (Year)
Importing IV_PABRP_END TYPE PNPPABRP End of Evaluation (Period)
               
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  20110809 
SAP Release Created in 600