Menu

SAP Function Module HR_PF_WRITE_TO_ACCOUNT

HR-PF: Pensionskasse: Mehrzeilige Buchungen ins Konto schreiben

The Function Module HR_PF_WRITE_TO_ACCOUNT (HR-PF: Pensionskasse: Mehrzeilige Buchungen ins Konto schreiben) 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_WRITE_TO_ACCOUNT
Short Text HR-PF: Pensionskasse: Mehrzeilige Buchungen ins Konto schreiben
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
CRTPOST TYPE P02VS_FLAG 'X' HR-CH: Flag
EXTFLAG TYPE P02VS_FLAG ' ' HR-CH: Flag
SEQST LIKE T5CPB-SEQST 0 Laufende Nummer der Originalbuchung

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
P_BUNUM LIKE T5CPB-BUNUM '0' 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.