Menu

SAP Function Module HR_COV_GET_XNAB_SPLIT_TAB

XNAB-Split-Tabelle aus Funktionsgruppe holen

The Function Module HR_COV_GET_XNAB_SPLIT_TAB (XNAB-Split-Tabelle aus Funktionsgruppe holen) 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_GET_XNAB_SPLIT_TAB
Short Text XNAB-Split-Tabelle aus Funktionsgruppe holen
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_ABZNR LIKE PC20I-ABZNR Zeiger auf Abwesenheiten
AB_BEGDA LIKE SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
AB_DOCNR LIKE PC20I-DOCNR Belegnummer für Personenzeitdaten
AB_ENDDA LIKE SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum

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
XNAB_SPLIT_INFOS LIKE PTM_XNAB_SPLITS Abwesenheitssplits in Funktion XNAB

Exceptions

This function module does not define any Exceptions.