The Function Module HR_ASSIGN_DATE_TO_CUMULATIONS (Zuordnung von begda/endda zu Kumulationen) is a standard Function Module in SAP ERP and is part of the function group RPRP within the package PBAS.
Function Module | HR_ASSIGN_DATE_TO_CUMULATIONS |
Short Text | Zuordnung von begda/endda zu Kumulationen |
Function Group | RPRP |
Package | PBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
A_PERNR | LIKE | P0001-PERNR | Personalnummer | |
A_VERSC | LIKE | PC202 | Version Abrechnungsergebnis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | LIKE | PC202-BONDT | Monat | |
ENDDA | LIKE | PC202-BONDT | Quartal |
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.