Menu

SAP Function Module HR_PF_REVERSE_ENTRIES

HR-CH: Pensionskasse: Gegenbuchungen anlegen

The Function Module HR_PF_REVERSE_ENTRIES (HR-CH: Pensionskasse: Gegenbuchungen anlegen) is a standard Function Module in SAP ERP and is part of the function group RPCP within the package PK02.

Technical Information

Function Module HR_PF_REVERSE_ENTRIES
Short Text HR-CH: Pensionskasse: Gegenbuchungen anlegen
Function Group RPCP
Package PK02
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EVFLAG TYPE P02VS_FLAG ' ' HR-CH: Flag
EXPFLAG TYPE P02VS_FLAG 'X' HR-CH: Flag
PABRJ LIKE T549Q-PABRJ Abrechnungsjahr
PABRP LIKE T549Q-PABRP Abrechnungsperiode
PERNR LIKE PERNR-PERNR Personalnummer
TESTMODE TYPE P02VS_FLAG ' ' HR-CH: Flag
UPFLAG TYPE P02VS_FLAG 'X' HR-CH: Flag

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
BUNUM TYPE T5CPB-BUNUM Buchungsnummer

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I5CPB LIKE T5CPB HR-CH: PK-Buchungen

Exceptions

This function module does not define any Exceptions.