Menu

SAP Function Module HROC_CONVERT_RT

Konvertiert die Tabelle RT für den Buchungsindex

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.

Technical Information

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

Importing Parameters

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

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

Exceptions

This function module does not define any Exceptions.