The Function Module HR_PF_CHECK_ACCOUNT_EMPTY (HR-PF: Überprüft, ob Konto leer ist (keine oder nur stornierte Buchungen)) is a standard Function Module in SAP ERP and is part of the function group RPCP within the package PK02.
Function Module | HR_PF_CHECK_ACCOUNT_EMPTY |
Short Text | HR-PF: Überprüft, ob Konto leer ist (keine oder nur stornierte Buchungen) |
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 |
---|---|---|---|---|
KASSE | LIKE | T5CPK-KASSE | Pensionskasse | |
PERNR | LIKE | T5CPZ-PERNR | Personalnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NOT_EMPTY | TYPE | BOOLE_D | Rückgabewert Konten leer? | |
NO_ACCOUNTS | TYPE | BOOLE_D | Rückgabewert Konten vorhanden? |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
GENERAL_ERROR | Sonstiger Fehler |