Data Element list used by SAP ABAP Function Module HR_BEN_US_GET_VESTING_PCT (Obtains the vesting percentage for a given date, employee & vesting rule)
SAP ABAP Function Module
HR_BEN_US_GET_VESTING_PCT (Obtains the vesting percentage for a given date, employee & vesting rule) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BEN_AREA | Benefit area | SOURCE VALUE(BAREA) LIKE T5UBA-BAREA |
|
| 2 | BEN_VESTI | Benefit vesting rules for employee contrib. to savings plans | SOURCE VALUE(VVESTI) LIKE T74FD-VESTI |
|
| 3 | BEN_VSPCT | Benefit Percentage for Vested Portion | SOURCE REFERENCE(VST_PCT) LIKE T5UBS-VSPCT |
|
| 4 | P_PERNR | Personnel Number | SOURCE VALUE(PERNR) LIKE PERNR-PERNR |
|