Menu

SAP Function Module HR_PDC_READ_DAYPROGRAM_DYNAMIC

Paarbildung: Tagesarbeitszeitplan dynamisch lesen

The Function Module HR_PDC_READ_DAYPROGRAM_DYNAMIC (Paarbildung: Tagesarbeitszeitplan dynamisch lesen) is a standard Function Module in SAP ERP and is part of the function group HRTIM00PAIRDPROG within the package PTIM.

Technical Information

Function Module HR_PDC_READ_DAYPROGRAM_DYNAMIC
Short Text Paarbildung: Tagesarbeitszeitplan dynamisch lesen
Function Group HRTIM00PAIRDPROG
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
INFOTYPE_0000 TYPE TIM_P0000_TAB Personal-Stammsatz Infotyp 0000 (Massnahmen)
INFOTYPE_0001 TYPE TIM_P0001_TAB Personal-Stammsatz Infotyp 0001 (Org. Zuordnung)
INFOTYPE_0007 TYPE TIM_P0007_TAB Personal-Stammsatz Infotyp 0007 (Sollarbeitszeit)
INFOTYPE_2003 TYPE TIM_P2003_TAB Personalzeitsatz Infotyp 2003 (Vertretung)
PERSONNEL_NUMBER TYPE P_PERNR Personalnummer
TIME_EVENT TYPE PDCMT2 Logisches Datum
VALUATION_DATE TYPE BEGDA Gültigkeitsbeginn

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DYNAMIC_BEGIN_TIME TYPE CTIMB Beginnuhrzeit
DYNAMIC_END_TIME TYPE CTIME Endeuhrzeit
DYNAMIC_PERSONNEL_WORK_SCHED TYPE PTPSP Übergabestruktur für persönlichen Arbeitszeitplan
EMESSAGE TYPE PTM_PDC_MESSAGE Fehlernummer

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.