The Function Module CD_READ_DATE_RANGE_WITH_PAYDT (Liefert Sätze mit Zahldatum im Zeitintervall) is a standard Function Module in SAP ERP and is part of the function group RPHI within the package PCAL.
Function Module | CD_READ_DATE_RANGE_WITH_PAYDT |
Short Text | Liefert Sätze mit Zahldatum im Zeitintervall |
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 |
---|---|---|---|---|
BEGDA | TYPE | PC261-FPBEG | Beginn der Abrechnungsperiode (Fürperiode) | |
ENDDA | TYPE | PC261-FPEND | Ende der Abrechnungsperiode (Fürperiode) |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
RGDIR_IN | LIKE | PC261 | Cluster directory (for export and import of payroll results) | |
RGDIR_OUT | LIKE | PC261 | Cluster directory (for export and import of payroll results) |
This function module does not define any Exceptions.