Menu

SAP Function Module HRPBSDE_ZV_BERECHNE_SV_HINZ

Berechnet den SV-Hinzurechnungsbetrag nach § 2 ArEV

The Function Module HRPBSDE_ZV_BERECHNE_SV_HINZ (Berechnet den SV-Hinzurechnungsbetrag nach § 2 ArEV) is a standard Function Module in SAP ERP and is part of the function group HRPBSDE_ZV within the package P01O_ZV.

Technical Information

Function Module HRPBSDE_ZV_BERECHNE_SV_HINZ
Short Text Berechnet den SV-Hinzurechnungsbetrag nach § 2 ArEV
Function Group HRPBSDE_ZV
Package P01O_ZV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AG_PROZENTSATZ_BEITRAG TYPE P01P_AGUML Umlageprozentsatz (normale Umlage Arbeitgeber)
I_BASIS_ENTGELT TYPE MAXBT Personalabrechnung: Betrag
I_GESAMT_BEITRAEGE TYPE MAXBT Personalabrechnung: Betrag
I_PAUSCH_VERST_BEITRAEGE TYPE MAXBT Personalabrechnung: Betrag
I_PROTOKOLL_FLAG TYPE XFELD Feld zum Ankreuzen
I_SV_HINZ_HOECHST_SATZ TYPE VSVPR Prozentsatz für SV-Hinzurechnungsbetrag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ENTGELTBESTANDTEIL_PAUSCH TYPE MAXBT Personalabrechnung: Betrag
E_SV_HINZ_PROZENTSATZ TYPE VSVPR Prozentsatz für SV-Hinzurechnungsbetrag
E_SV_HINZ_TEILBETRAG TYPE MAXBT Personalabrechnung: Betrag

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_PTEXT TYPE HRPBSDE_PLOG Abrechnungsprotokoll

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.