Menu

SAP Function Module HR_PF_READ_POST_FROM_ACCOUNT

HR-PF: Buchung aus Konto lesen

The Function Module HR_PF_READ_POST_FROM_ACCOUNT (HR-PF: Buchung aus Konto lesen) 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_READ_POST_FROM_ACCOUNT
Short Text HR-PF: Buchung aus Konto lesen
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 TYPE T5CPB-BUNUM Buchungsnummer
EXTFLAG TYPE P02VS_FLAG ' ' HR-CH: Flag
KONNR TYPE T5CPK-KONNR Nummer eines individuellen PK-Kontos

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
WAERS LIKE T5CPK-WAERS Währungsschlüssel

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
I5CPB LIKE T5CPB HR-CH: PK-Buchungen

Exceptions

This function module does not define any Exceptions.