Menu

SAP Function Module HRPBSDE_ZV_ERZEUGE_K_LOHNART

Berechnet gekürzte Lohnarten und stellt sie mit VBL-Splitt in die IT

The Function Module HRPBSDE_ZV_ERZEUGE_K_LOHNART (Berechnet gekürzte Lohnarten und stellt sie mit VBL-Splitt in die IT) 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_ERZEUGE_K_LOHNART
Short Text Berechnet gekürzte Lohnarten und stellt sie mit VBL-Splitt in die IT
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
IT_VBL TYPE HRPAYDE_VBL Zusatzversorgung ÖD
IT_WPBP TYPE HRPAY99_WPBP Arbeitsplatz/Basisbezüge
I_BEGDA TYPE BEGDA Gültigkeitsbeginn
I_ENDDA TYPE ENDDA Gültigkeitsende
I_KUERZUNGSLOHNART TYPE LGART Lohnart
I_PROTOKOLL_FLAG TYPE XFELD Feld zum Ankreuzen
I_UNGEKUERZTER_BETRAG TYPE MAXBT Personalabrechnung: Betrag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_GEKUERZTER_BETRAG 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_IT TYPE HRPAY99_RT Ergebnistabelle
CT_PTEXT TYPE HRPBSDE_PLOG Abrechnungsprotokoll
C_UEBER_BETRAG TYPE MAXBT Personalabrechnung: Betrag

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.