SAP ABAP Function Module HR_BE_DMFA_LOW_WAGES (Calculates the low wages reduction; used in payroll function BSV00)
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_DMFA_LOW_WAGES Calculates the low wages reduction; used in payroll function BSV00  
Function Group HRPAYBE_REDUCTIONS   Functions for SI reductions (BE)  
Program Name SAPLHRPAYBE_REDUCTIONS    
INCLUDE Name LHRPAYBE_REDUCTIONSU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_LOWWAGE_REDUC TYPE PC207-BETRG Amount of the reduction
Exporting EX_LOWWAGE_SALARY TYPE PC207-BETRG Wage
Exporting EX_LOWWAGE_BASE TYPE PC207-BETRG Calculated base for the reduction
Importing IM_TAB_SVEVL TYPE HRPAYBE_SVEVL Social Insurance table for Evaluation
Importing IM_TAB_SVREM TYPE HRPAYBE_SVREM DMFA Remuneration codes
Importing IM_TAB_SVSER TYPE HRPAYBE_SVSER DMFA Service codes
Importing IM_WA_SV TYPE PC280 Social Insurance
Importing IM_TAB_PSP TYPE PBEU0_TAB_PSP Social Insurance
Importing IM_RT TYPE P99SG_TAB_IT Abrechnungsergebnis: Ergebnistabelle
Importing IM_TAB_SV TYPE HRPAYBE_SV Social Insurance
Importing IM_CRT TYPE P99SG_TAB_CRT CRT table (for cumulation of Low Wages reduction)
Importing IM_IT TYPE P99SG_TAB_IT IT table (for already issued Low Wages this month)
Importing IM_PERNR TYPE PERNR-PERNR Personnel number for buffering reasons
Importing IM_APER TYPE PC2APER structure of table APER in payroll
Exception ANSTA_NOT_RECOGNIZED TYPE The specified ansta field has only values 1 and 2 possible.
Exception T511P_ENTRY_NOT_FOUND TYPE The constant SVLWF was not found for specified period in table T511P
Exception T5BVJ_NO_ENTRY_FOUND TYPE Could not find corresponding entry in table T5BVJ
Exception DIVISION_BY_0_D_FACTOR TYPE The D factor is 0 causing a division by 0
Exception DIVISION_BY_0_U_FACTOR TYPE The U factor is 0 causing a division by 0
Exception NO_WORKSCHEDULE TYPE Generation of work schedule failed
               
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  20030714 
SAP Release Created in 46C