The Function Module HR_YEA_GETDEPATTRIB (Get dependant attribute) is a standard Function Module in SAP ERP and is part of the function group PYEA within the package PB41.
Function Module | HR_YEA_GETDEPATTRIB |
Short Text | Get dependant attribute |
Function Group | PYEA |
Package | PB41 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EMPLOYEENUMBER | TYPE | P41_P0542-PERNR | Personnel Number | |
KEY_DATE | TYPE | P41_P0542-BEGDA | Start Date | |
OBJECTID | TYPE | P41_P0542-OBJPS | Object Identification | |
SUBTYPE | TYPE | P41_P0542-SUBTY | Subtype |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
KRTAX | TYPE | PC2H1 | Payroll Result Korea : Tax | |
SUBRC | TYPE | SY-SUBRC | Return Value of ABAP Statements |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
READ_INFOTYPE_ERROR | Read infotype error |
SEQUENCE_OF_DATES_NOT_VALID | Key_date is earlier than birth date |