Menu

SAP Function Module HR_BE_MARK_CALENDAR

Process absences and mark calender (Main entry point)

The Function Module HR_BE_MARK_CALENDAR (Process absences and mark calender (Main entry point)) is a standard Function Module in SAP ERP and is part of the function group HRPADBE_ABSENCES within the package PB12.

Technical Information

Function Module HR_BE_MARK_CALENDAR
Short Text Process absences and mark calender (Main entry point)
Function Group HRPADBE_ABSENCES
Package PB12
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_TURN_ON_PP_PROL TYPE BOOLEAN 'X' Turn on probationary period prolongation
PV_PERNR TYPE P_PERNR Personal Number
PV_SHOW_LIST TYPE XFELD Feld zum Ankreuzen

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
PT_ERROR LIKE EDIMESSAGE Übergabestruktur mit allen Sy-Feldern für die T100

Exceptions

This function module does not define any Exceptions.