Menu

SAP Function Module HR_DISPLAY_DEDUCTION

Anzeige der Zeitkontingentabtragung

The Function Module HR_DISPLAY_DEDUCTION (Anzeige der Zeitkontingentabtragung) is a standard Function Module in SAP ERP and is part of the function group HRTIM00QUODEDDISPLAY within the package PTIM.

Technical Information

Function Module HR_DISPLAY_DEDUCTION
Short Text Anzeige der Zeitkontingentabtragung
Function Group HRTIM00QUODEDDISPLAY
Package PTIM
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ABSTYPE TYPE TIM_ATTABS_TYPE_TAB Filter: Nur An-/Abw.Art ABSTYPE anzeigen
DMODE LIKE P2001-FLAG1 'L' Anzeigemoduls ('P' für PopUp, 'L' für Liste)
IGNORE_DEDUCT_INT TYPE CHAR1 ' ' Abtragungsintervall bei Kontingenten ignorieren
INFOTYPE LIKE P2001-INFTY Infotypnummer (2001, 2002, 2006, 2007)
PBEGDA LIKE P2001-BEGDA Beginndatum für Anzeigeintervall
PENDDA LIKE P2001-ENDDA Endedatum für Anzeigeintervall
PERNUM LIKE P2001-PERNR Personalnummer
QUOTYPE TYPE TIM_QUOTA_TYPE_TAB Filter: Nur Kontingenttyp QUOTYPE anzeigen
W0416 LIKE P0416 Leiste P0416 (Zeitkontingentabgeltung)
W2001 LIKE P2001 Leiste P2001
W2002 LIKE P2002 Leiste P2002
W2006 LIKE P2006 Leiste P2006
W2007 LIKE P2007 Leiste P2007

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
M2001 LIKE P2001 Tabelle P2001
M2002 LIKE P2002 Tabelle P2002
M2006 LIKE P2006 Tabelle P2006
M2007 LIKE P2007 Tabelle P2007

Exceptions

This function module does not define any Exceptions.