Menu

SAP Function Module RP_01C_BV_SERV_PERIOD

Dienstzeitorientiertes Berechnungsverfahren

The Function Module RP_01C_BV_SERV_PERIOD (Dienstzeitorientiertes Berechnungsverfahren) is a standard Function Module in SAP ERP and is part of the function group RPDC within the package P01A.

Technical Information

Function Module RP_01C_BV_SERV_PERIOD
Short Text Dienstzeitorientiertes Berechnungsverfahren
Function Group RPDC
Package P01A
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IBV_ACT LIKE P01C_IACT Mitarbeiterdaten zum Stichtag Rentenermittlung
IBV_DIALG LIKE Dialogverarbeitung
IBV_ENDVA LIKE SY-DATUM
IBV_INCRS LIKE ' ' KZ Zuwachsermittlung
IBV_KEYDT LIKE SY-DATUM Stichtag der Rentenermittlung
IBV_KEYTA LIKE SY-DATUM Stichtag Tabellenzugriffe
IBV_PROTO LIKE ' ' KZ Protokollausgabe

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TBV_CSTIT LIKE PC2W3 Bescheinigungen
TBV_ENT LIKE P01C_IENT Anspruchsdaten des Mitarbeiters
TBV_GES LIKE P01C_IENT Gesamte Anspruchsdaten des Mitarbeiters
TBV_GPAY LIKE P01C_GPAY Besitzstände
TBV_ISTRU LIKE P01C_ISTRU Tabelle für die Bescheinigungselemente
TBV_MSG LIKE HRERROR Fehlertabelle
TBV_ORG LIKE P01C_IORG organisatorische Daten zum Mitarbeiter
TBV_P0002 LIKE P0002
TBV_P0041 LIKE P0041
TBV_RES LIKE P01C_IRES Ergebnistabelle

Exceptions

This function module does not define any Exceptions.