The Function Module HR_NO_LEN_ARBEIDSGIVERPERIODE (Calculation of length of employer's period for sick pay) is a standard Function Module in SAP ERP and is part of the function group HRV0 within the package PC20.
Function Module | HR_NO_LEN_ARBEIDSGIVERPERIODE |
Short Text | Calculation of length of employer's period for sick pay |
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 |
---|---|---|---|---|
ANAPE | LIKE | T511K-KWERT | Distance to begin of new employer's per | |
DATE | LIKE | PC20I-BEGDA | Begin date of absence to be viewed |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AGPER_START | TYPE | BEGDA | Start Date of Arbeidsgiverperiode | |
PREVDUR | TYPE | I | Previous duration of sickness |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AGPER | LIKE | T511K-KWERT | Length of employer's period |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I0000 | LIKE | P0000 | HR Master Record: Infotype 0000 (Actions) | |
I0001 | LIKE | P0001 | Infotype sets organizational assignment | |
I0002 | LIKE | P0002 | HR Master Record: Infotype 0002 (Personal Data) | |
I0007 | LIKE | P0007 | HR Master Record: Infotype 0007 (Planned Working Time) | |
I2001 | LIKE | P2001 | Infotype sets absences | |
I2002 | LIKE | P2002 | HR Time Record: Infotype 2002 (Attendances) | |
I2003 | LIKE | P2003 | HR Time Record: Infotype 2003 (Substitutions) | |
PERWS | LIKE | PTPSP | HR Transfer Structure: Personal Work Schedule |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_IN_PERWS | Generation of work schedule not successful |