Table/Structure Field 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 | PERNR - PERNR | Personnel Number | SOURCE VALUE(PERNR) LIKE PERNR-PERNR |
|
| 2 | T5UBA - BAREA | Benefit area | SOURCE VALUE(BAREA) LIKE T5UBA-BAREA |
|
| 3 | T5UBS - VSPCT | Benefit Percentage for Vested Portion | SOURCE REFERENCE(VST_PCT) LIKE T5UBS-VSPCT |
|
| 4 | T74FD - VESTI | Benefit vesting rules for employee contrib. to savings plans | SOURCE VALUE(VVESTI) LIKE T74FD-VESTI |
|