The Function Module CD_READ_DATE_RANGE (Selektieren einer Menge von Ergebnissen in einem Fürperiodenzeitraum) 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 |
Short Text | Selektieren einer Menge von Ergebnissen in einem Fürperiodenzeitraum |
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 | LIKE | PC261-FPBEG | Start Date of Interval | |
ENDDA | LIKE | PC261-FPEND | End Date of Interval |
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 |
---|---|---|---|---|
OUT_RGDIR | LIKE | PC261 | Payroll Results Selected | |
RGDIR | LIKE | PC261 | Payroll Results |
This function module does not define any Exceptions.