Menu

SAP Function Module HR_PF_REVERSE_POSTING

HR-PF: Pensionskasse: Gegenbuchung zu einer Buchungsnummer anlegen

The Function Module HR_PF_REVERSE_POSTING (HR-PF: Pensionskasse: Gegenbuchung zu einer Buchungsnummer 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_POSTING
Short Text HR-PF: Pensionskasse: Gegenbuchung zu einer Buchungsnummer 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
BUNUM LIKE T5CPB-BUNUM Buchungsnummer
EVFLAG TYPE P02VS_FLAG ' ' HR-CH: Flag
EXPFLAG TYPE P02VS_FLAG 'X' HR-CH: Flag
KONNR LIKE T5CPK-KONNR Nummer eines individuellen PK-Kontos
PABRJ LIKE T549Q-PABRJ HR-CH: Flag
PABRP LIKE T549Q-PABRP Abrechnungsjahr
PERNR LIKE PERNR-PERNR Personalnummer
TESTMODE TYPE P02VS_FLAG ' ' HR-CH: Flag
UPFLAG TYPE P02VS_FLAG 'X' HR-CH: Flag
VPROP TYPE P02_VPROP VS-Wertart-Eigenschaft

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
IS_OK TYPE BOOLE_D 'X' Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
MESSAGE_TAB TYPE HRERROR_TAB Tabelle von HR-Fehlern

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
I5CPB_NREV LIKE T5CPB HR-CH: PK-Buchungen (nicht invertierbar)

Exceptions

This function module does not define any Exceptions.