The Function Module HR_NO_ABS_AP_CHILD (Calculate number of employers days left for sick child 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_ABS_AP_CHILD |
Short Text | Calculate number of employers days left for sick child 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 |
---|---|---|---|---|
DATE | TYPE | BEGDA | Begin date of absence to be viewed | |
ELIGI_DATE | TYPE | ENDDA | Elgibility date | |
FLAG | TYPE | C | SPACE | Indicator for SX date type |
GO_LIVE_DATE | TYPE | BEGDA | Date from which absences needs to be considered |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
START_AGPER | TYPE | BEGDA | Start date of employer's period |
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 | HR Master Record: Infotype 0001 (Org. 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 | HR Time Record: Absences Infotype (2001) | |
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 |