Menu

SAP Function Module HR_COV_SPLIT_AB_BY_XNAB

Abwesenheitsaufteilung in Funktion XNAB

The Function Module HR_COV_SPLIT_AB_BY_XNAB (Abwesenheitsaufteilung in Funktion XNAB) is a standard Function Module in SAP ERP and is part of the function group HRTIM00COV_HIST within the package PTIM.

Technical Information

Function Module HR_COV_SPLIT_AB_BY_XNAB
Short Text Abwesenheitsaufteilung in Funktion XNAB
Function Group HRTIM00COV_HIST
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
AB LIKE PC20I Cluster RD/B2: Tabelle AB
FRAC_UNIT LIKE T538A-ZEINH Zeit-/Masseinheit
PPERNR LIKE PERNR-PERNR Personalnummer
XNAB_SPLIT_LINE LIKE PTM_XNAB_SPLITS Abwesenheitssplits in Funktion XNAB

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LAST_ABZNR LIKE PC20I-ABZNR Zeiger auf Abwesenheiten

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AB_HOURS TYPE PTM_MARK_HOURS_TAB Zusätzliche Felder bei der Erstellung der Coverage History
AB_TAB LIKE PC20I Cluster RD/B2: Tabelle AB
XNAB_SPLIT_TAB LIKE PTM_XNAB_SPLITS Abwesenheitssplits in Funktion XNAB

Exceptions

This function module does not define any Exceptions.