The Function Module HRPAYDEPF_IMPORT_CLUSTER_DQ (Import des Clusters DQ (Pfändung)) is a standard Function Module in SAP ERP and is part of the function group HRPAYDEPF_CLUSTER within the package P01P.
Function Module | HRPAYDEPF_IMPORT_CLUSTER_DQ |
Short Text | Import des Clusters DQ (Pfändung) |
Function Group | HRPAYDEPF_CLUSTER |
Package | P01P |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IR_MESSAGE_HANDLER | CLASS | IF_HRPAY00_MESSAGE_HANDLER | Message Handler | |
I_CHECK_AUTHORITY | TYPE | XFELD | 'X' | Kennzeichen für Berechtigungsprüfung |
I_PERNR | TYPE | P_PERNR | Personalnummer | |
I_VERSION | TYPE | RPVNR | '00' | RP-Versionsnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_CLUSTER_DQ | TYPE | HRPAYDEPFS_CLUSTER_DQ | Struktur für Pfändungsergebnis Cluster DQ | |
E_IS_OK | TYPE | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.