Menu

SAP Function Module HR_COV_COUNT_FRACS_WITH_OBEGD

Count Proportions with Start Date

The Function Module HR_COV_COUNT_FRACS_WITH_OBEGD (Count Proportions with Start Date) 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_COUNT_FRACS_WITH_OBEGD
Short Text Count Proportions with Start Date
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
BEGDA LIKE SY-DATUM Start Date
ENDDA LIKE SY-DATUM End Date
P_PERNR LIKE PERNR-PERNR Personnel Number

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
OBEGD_SELTAB LIKE PTM_SEL_DATUM Selection Table for Original Start Date
SUM_OF_FRACTIONS LIKE PTM_COV_FRACS_AND_UNITS Coverage History: Proportions of Absences and Time Unit

Exceptions

This function module does not define any Exceptions.