Menu

SAP Function Module HR_SETTLE_QUOTA

Abgeltung von Zeitkontingenten

The Function Module HR_SETTLE_QUOTA (Abgeltung von Zeitkontingenten) is a standard Function Module in SAP ERP and is part of the function group HRTIM00QUOTADEDUCTION within the package PTIM.

Technical Information

Function Module HR_SETTLE_QUOTA
Short Text Abgeltung von Zeitkontingenten
Function Group HRTIM00QUOTADEDUCTION
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
BUFFER_REFRESH TYPE CHAR1 'X' Internen Puffer mit Kont.Abgeltung zurücksetzen
DOCNR LIKE PTQUODED-DOCNR Belegnummer des Abgeltungssatzes
IGNORE_INTERVAL TYPE CHAR1 ' ' Alle Abtragungsintervalle ignorieren - 'X'
INFTY LIKE P2001-INFTY Abzugeltender Infotyp (2006/2007)
NUMBER LIKE P2006-ANZHL Anzahl abzugeltender Zeiteinheiten
PERNUM LIKE P2001-PERNR Personalnummer
QTYPE LIKE T556A-KTART Kontingenttyp T556A/P
QUONR LIKE PTQUODED-QUONR Kontingentnummer zur direkten Abgeltung
SDATE LIKE P2006-BEGDA Abgeltungsdatum (falls nicht SY-DATUM)
SRULE LIKE T556R-DEDRG Abgeltungsregel T556R

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
T0001 LIKE P0001 Organisatorische Zuordnung (IT 0001)
T2006X LIKE P2006X Abwesenheitskontingente mit Änderungskennzeichen
T2007X LIKE P2007X Anwesenheitskontingente mit Änderungskennzeichen
TQUODED LIKE PTQUODED Tabelle mit tagesgenauer Abtragung

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_OCCURRED Fehler aufgetreten (Fehler in HR_ERROR_LIST)
IT0001_MISSING Infotyp 0001 nicht vorhanden oder unvollständig
NOT_ENOUGH_QUOTA Nicht genug Zeitkontingent vorhanden
QUONR_NOT_FOUND Die angegebene Kontingentnummer nicht gefunden
WRONG_INFTY Falscher Infotyp (zuläßige Werte 2006, 2007)
ZERO_SETTLEMENT Keine Abgeltung entstanden