The Function Module HR_BEN_CREATE_PENSION_RESULTS (Satz von Auswertungsergebnissen für Pensionsplan anlegen (IT0565)) is a standard Function Module in SAP ERP and is part of the function group HRBEN00SAVING within the package PBEN.
Function Module | HR_BEN_CREATE_PENSION_RESULTS |
Short Text | Satz von Auswertungsergebnissen für Pensionsplan anlegen (IT0565) |
Function Group | HRBEN00SAVING |
Package | PBEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BAREA | TYPE | BEN_AREA | Arbeitgeberleistungsbereich | |
BPLAN | TYPE | BEN_PLAN | Arbeitgeberleistungsplan | |
CRED_CALCU_SRV | TYPE | PSEN_DURATION_DEC | ArbgLst berechnete angerechnete Dienstzeit (Jahre, Monate, Tage) | |
CRED_GRFTH_SRV | TYPE | PSEN_DURATION_DEC | ArbgLst angerechnete Dienstzeit abglöster Pläne (Jahre, Monate, Tage) | |
CURRENCY | TYPE | BEN_CURR | ArbgLst Währungsschlüssel | |
DEATH_BEN | TYPE | BEN_EMDEA | ArbgLst geschätzte monatliche Leistung bei Todesfall | |
DISAB_BEN | TYPE | BEN_EMDIS | ArbgLst geschätzte monatliche Leistung bei Behinderung | |
JOINT_SURV_BEN | TYPE | BEN_EMJAS | ArbgLst geschätzte Leistung 'Gemeinsam und Überlebender' | |
LOCK_PERNR | TYPE | XFELD | 'X' | Indikator Personalnummer sperren |
LUMP_SUM_BEN | TYPE | BEN_ELUMP | ArbgLst geschätzte Leistung als Einmalzahlung | |
MONTHLY_BEN | TYPE | BEN_EMNTH | ArbgLst geschätzte Leistung als monatliche Zahlung | |
NOCOMMIT | TYPE | BAPI_NCOMT | ' ' | Commitsteuerung |
OVRR_BEN | TYPE | XFELD | 'X' | ArbgLst Indikator existierende Ergebnisse für geschätzte Leist. überschreiben |
OVRR_SRV | TYPE | XFELD | 'X' | ArbgLst Indikator existierende Ergebnisse für Dienstzeit überschreiben |
PART_CALCU_SRV | TYPE | PSEN_DURATION_DEC | ArbgLst berechnete Teilnahmedienstzeit (Jahre, Monate, Tage) | |
PART_GRFTH_SRV | TYPE | PSEN_DURATION_DEC | ArbgLst Teilnahmedienstzeit abgelöster Pläne (Jahre, Monate, Tage) | |
PERNR | TYPE | PERNR_D | Personalnummer | |
REACTION | TYPE | SYMSGTY | Nachrichtentyp | |
VAL_DATE | TYPE | BEN_VDATE | ArbgLeistung Auswertungsdatum für Pensionsberechnungen | |
VEST_CALCU_SRV | TYPE | PSEN_DURATION_DEC | ArbgLst berechnete Übertragungsdienstzeit (Jahre, Monate, Tage) | |
VEST_GRFTH_SRV | TYPE | PSEN_DURATION_DEC | ArbgLst Übertragungsdienstzeit abgelöster Pläne (Jahre, Monate, Tage) | |
VEST_PCNT | TYPE | BEN_VPCNT | ArbgLst Übertragungsprozentsatz |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SUBRC | TYPE | SY-SUBRC | Rückgabewert |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_TABLE | LIKE | RPBENERR | ArbgLeistung Fehlertabelle | |
IT0565 | LIKE | P0565 | Personal-Stammsatz Infotyp 0565 (Pensionspläne AuswertErg.) |
This function module does not define any Exceptions.