Menu

SAP Function Module CD_READ_DATE_RANGE_WITH_PAYDT

Liefert Sätze mit Zahldatum im Zeitintervall

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.

Technical Information

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

Importing Parameters

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)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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)

Exceptions

This function module does not define any Exceptions.