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