The Function Module CD_GET_RRDAT_VIA_PAYDT (Ermitteln des Rückrechnungsdatums) is a standard Function Module in SAP ERP and is part of the function group RPHI within the package PCAL.
Function Module | CD_GET_RRDAT_VIA_PAYDT |
Short Text | Ermitteln des Rückrechnungsdatums |
Function Group | RPHI |
Package | PCAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGE_DATE | TYPE | BEGDA | Gültigkeitsbeginn | |
MOLGA | LIKE | T500L-MOLGA | Ländergruppierung | |
PERNR | LIKE | PERNR-PERNR | Personalnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RCBON | TYPE | RCBON | Früheste abrechnungsrelevante Stammdatenänderung (Bonus) | |
RRDAT | TYPE | RRDAT | Früheste Änderung Stammdaten seit letzter Abrechnung |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P0001 | LIKE | P0001 | Personal-Stammsatz Infotyp 0001 (Org. Zuordnung) |
This function module does not define any Exceptions.