Menu

SAP Function Module HR_NO_NUM_TRYGDENDAGER

Number of days in a period according to RTV

The Function Module HR_NO_NUM_TRYGDENDAGER (Number of days in a period according to RTV) is a standard Function Module in SAP ERP and is part of the function group HRV0 within the package PC20.

Technical Information

Function Module HR_NO_NUM_TRYGDENDAGER
Short Text Number of days in a period according to RTV
Function Group HRV0
Package PC20
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 TYPE BEGDA Start Date of the period to check
ENDDA TYPE ENDDA End Date of the period to check

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TRYGDE_DAGER TYPE I Number of days in the period according to RTV

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.