The Function Module CD_READ_LAST (Lesen des letzten Ergebnisses (Scheckdatum) in einer Zeitspanne) is a standard Function Module in SAP ERP and is part of the function group RPHI within the package PCAL.
Function Module | CD_READ_LAST |
Short Text | Lesen des letzten Ergebnisses (Scheckdatum) in einer Zeitspanne |
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 |
---|---|---|---|---|
BEGIN_DATE | LIKE | PC261-PAYDT | Search Interval From | |
END_DATE | LIKE | PC261-PAYDT | Search interval to |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OUT_SEQNR | LIKE | PC261-SEQNR | Output of Payroll Record |
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 | LIKE | PC261 | Payroll Results |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_RECORD_FOUND | No record found |