Table 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 | P0000 | HR Master Record: Infotype 0000 (Actions) | SOURCE PP0000 STRUCTURE P0000 |
|
| 2 | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | SOURCE PP0001 STRUCTURE P0001 |
|
| 3 | P0041 | HR Master Record: Infotype 0041 (Date Specifications) | SOURCE PP0041 STRUCTURE P0041 OPTIONAL |
|
| 4 | PERNR | Standard Selections for HR Master Data Reporting | SOURCE VALUE(PERNR) LIKE PERNR-PERNR |
|
| 5 | RPBENERR | Benefit structure for error table | SOURCE ERROR_TAB STRUCTURE RPBENERR |
|
| 6 | T5UBA | Benefit plan | SOURCE VALUE(BAREA) LIKE T5UBA-BAREA |
|
| 7 | T5UBS | Benefit vested portion | SOURCE REFERENCE(VST_PCT) LIKE T5UBS-VSPCT |
|
| 8 | T74FD | Benefit Savings Plan | SOURCE VALUE(VVESTI) LIKE T74FD-VESTI |
|