Menu

SAP Function Module HR_CH_CALC_SV_ITERATION

HR-CH: Berechnung Sozialversicherung in der Brutto-Netto-Iteration

The Function Module HR_CH_CALC_SV_ITERATION (HR-CH: Berechnung Sozialversicherung in der Brutto-Netto-Iteration) is a standard Function Module in SAP ERP and is part of the function group RPCI within the package PC02.

Technical Information

Function Module HR_CH_CALC_SV_ITERATION
Short Text HR-CH: Berechnung Sozialversicherung in der Brutto-Netto-Iteration
Function Group RPCI
Package PC02
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P02_ANWSCHL TYPE P02_ANWSCH Anwendungsschlüssel SV
P02_BAS_BETRG LIKE PC207-BETRG Jahreslohn für Beitragsberechnung
P02_DIV TYPE PCH03_DIV Divisor für Beitragsberechnung
P02_EINH LIKE T5CS7-EINHEIT Einheit
P02_I5CS1 TYPE PCH03_I5CS1 Steuerung SV-Berechnung
P02_KUMAG TYPE LGART Kumulationslohnart für Beitrag AG
P02_KUMAN TYPE LGART Kumulationslohnart für Beitrag AN
P02_PR_AG LIKE T511K-KWERT Beitragssatz Arbeitgeber
P02_PR_AN LIKE T511K-KWERT Beitragssatz Arbeitnehmer
P02_SPLIT LIKE PC207-CNTR3 Splitkennzeichen für Versicherungen
P02_STICHTAG TYPE ENDDA Stichtag für Tabellenzugriffe
P02_SUB LIKE Kennzeichen für Differenzbildung

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P02_ABRDAT TYPE PCH03_ABRDAT Abrechnungstabellen/Strukturen

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P02_PTEXT LIKE PLOG_TEXT Tabelle für Abrechnungsprotokoll

Exceptions

This function module does not define any Exceptions.