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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.