Menu

SAP Function Module H99_DISPLAY_PAYRESULT

Anzeigen von Abrechnungsergebnissen

The Function Module H99_DISPLAY_PAYRESULT (Anzeigen von Abrechnungsergebnissen) is a standard Function Module in SAP ERP and is part of the function group H99_CLST within the package PCAL.

Technical Information

Function Module H99_DISPLAY_PAYRESULT
Short Text Anzeigen von Abrechnungsergebnissen
Function Group H99_CLST
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
PERNR TYPE PERNR_D Personalnummer
RETURN TYPE XFELD ' ' 'X': Rückkehr aus Funktionsbaustein
SELECTION_DATE TYPE FPBEG '00000000' Selektionsdatum PC_PAYRESULT
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
SO_PERNR LIKE PAY_PM_PERNR_RANGE Selektionsoptionen für Pernr

Exceptions

This function module does not define any Exceptions.