Menu

SAP Function Module HR_GET_QUOTA_DEDUCTION

Bildung Anzeigestruktur für die Kont.Abtragung (IT2006,2007,2001,2002)

The Function Module HR_GET_QUOTA_DEDUCTION (Bildung Anzeigestruktur für die Kont.Abtragung (IT2006,2007,2001,2002)) is a standard Function Module in SAP ERP and is part of the function group HRTIM00QUODEDBUFFER within the package PTIM.

Technical Information

Function Module HR_GET_QUOTA_DEDUCTION
Short Text Bildung Anzeigestruktur für die Kont.Abtragung (IT2006,2007,2001,2002)
Function Group HRTIM00QUODEDBUFFER
Package PTIM
Module Type Normal Module

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 für An-/Abwesenheitstyp
DOCNUM LIKE PTQUODED-DOCNR An-/Abwesenheitsbelegnummer
PERNUM LIKE PTQUODED-PERNR Personalnummer
QUONUM LIKE PTQUODED-QUONR Kontingentnummer
QUOTYPE TYPE TIM_QUOTA_TYPE_TAB Filter für Kontingenttyp
SBEGDA LIKE PTQUODED-DATUM Beginndatum für Selektion
SENDDA LIKE PTQUODED-DATUM Enddedatum für Selektion

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 Puffer Abwesenheiten
M2002 LIKE P2002 Puffer Anwesenheiten
M2006 LIKE P2006 Puffer Abwesenheitskontingente
M2007 LIKE P2007 Puffer Anwesenheitskontingente
QDISDED LIKE PTDISDED Technische Tabelle mit Kont.Abtragung

Exceptions

This function module does not define any Exceptions.