Data Element list used by SAP ABAP Function Module HR_NL_GET_RETIRED (Find if the person has retirement age at a key date)
SAP ABAP Function Module
HR_NL_GET_RETIRED (Find if the person has retirement age at a key date) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABRKN | Payroll constant | ||
| 2 | CMP_NOMNS | Employment Period (Number of Months) | ||
| 3 | CMP_NOYRS | Length of Employment Period (Number of Years) | ||
| 4 | DATUM | Date | ||
| 5 | GBDAT | Date of Birth | SOURCE VALUE(I_BIRTH_DATE) TYPE GBDAT |
|
| 6 | P05_RETIREMENT_AGE | Retirement Age in Years | SOURCE REFERENCE(E_YEARS) TYPE P05_RETIREMENT_AGE |
|
| 7 | P05_RETIREMENT_MONTHS | Retirement Age: Additional Months | SOURCE REFERENCE(E_MONTHS) TYPE P05_RETIREMENT_MONTHS |
|
| 8 | XFELD | Checkbox | ||
| 9 | XFELD | Checkbox | SOURCE REFERENCE(E_RETIREMENT_AGE) TYPE XFELD |
|