Menu

SAP Function Module PT_IAC_CATSCOMP_VIA_VAR_PERNR

Zeitabgleich-Daten via Reportvariante und Personalnummer ermitteln

The Function Module PT_IAC_CATSCOMP_VIA_VAR_PERNR (Zeitabgleich-Daten via Reportvariante und Personalnummer ermitteln) is a standard Function Module in SAP ERP and is part of the function group CATS_WEB within the package PTIM_IAC_TIMESHEET.

Technical Information

Function Module PT_IAC_CATSCOMP_VIA_VAR_PERNR
Short Text Zeitabgleich-Daten via Reportvariante und Personalnummer ermitteln
Function Group CATS_WEB
Package PTIM_IAC_TIMESHEET
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VARIANT LIKE RSVAR-VARIANT 'ALERT' Variantenname

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
CATS_DATA_TAB LIKE CAIA_S_TIMELEV Zeitabgleich Arbeitszeitblatt: Ausgabestruktur
MESSAGE_TAB LIKE BAPIRET2 Fehlermeldung
SEL_PERNR_TAB LIKE SEL_PERNR selektionsoption für pernr

Exceptions

This function module does not define any Exceptions.