Data Element list used by SAP ABAP Function Module HR_IN_CALC_ELIG_EXIT (To calculate the eligibility amount/number through exit)
SAP ABAP Function Module
HR_IN_CALC_ELIG_EXIT (To calculate the eligibility amount/number through exit) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PBAS_CUMTY | Cumulation Type | SOURCE REFERENCE(CUMTY) LIKE T54C1-CUMTY |
|
| 2 | PIN_ALGRP | Pay scale grouping for allowances | SOURCE REFERENCE(ALGRP) LIKE T7INA9-ALGRP |
|
| 3 | PIN_AMUNT | Amount of RAP | SOURCE REFERENCE(ELIGAMT) LIKE T7INA9-AMUNT OPTIONAL |
|
| 4 | PIN_RAPNO | RAP number | SOURCE REFERENCE(ELIGNUM) LIKE T7INA9-RAPNO OPTIONAL |
|
| 5 | P_PERNR | Personnel Number | SOURCE REFERENCE(EMPNO) LIKE PERNR-PERNR |
|