The Function Module HROC_CONVERT_RT (Konvertiert die Tabelle RT für den Buchungsindex) is a standard Function Module in SAP ERP and is part of the function group HRPAY99_OC within the package PCOC.
Function Module | HROC_CONVERT_RT |
Short Text | Konvertiert die Tabelle RT für den Buchungsindex |
Function Group | HRPAY99_OC |
Package | PCOC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PERNR | TYPE | PERNR_D | Personalnummer | |
SEQNR | TYPE | CDSEQ | Sequenznummer |
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 |
---|---|---|---|---|
BT | LIKE | PC209 | Abrechnungsergebnis: Überweisungen | |
DELTA_TABLE | LIKE | HRPP_INDEX_REVERSAL | Reversal: Konvertierung für Buchungsindex | |
RT | LIKE | PC207 | Abrechnungsergebnis: Ergebnistabelle | |
RT_NEW | LIKE | PC207 | Abrechnungsergebnis: Ergebnistabelle |
This function module does not define any Exceptions.