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.
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 |
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 |
This function module does not define any EXPORTING 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 |
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 |
This function module does not define any Exceptions.