Table list used by SAP ABAP Function Module HR_BEN_CALC_BENEFIT_PERS_SAL (Bestimmung des Arbeitgeberleistungsgehalts für eine Gruppe von Verträge)
SAP ABAP Function Module
HR_BEN_CALC_BENEFIT_PERS_SAL (Bestimmung des Arbeitgeberleistungsgehalts für eine Gruppe von Verträge) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | P0008 | HR Master Record: Infotype 0008 (Basic Pay) | ||
| 2 | P0008 | HR Master Record: Infotype 0008 (Basic Pay) | SOURCE VALUE(BENSL) LIKE P0008-ANSAL |
|
| 3 | P0171 | HR Master Record: Infotype 0171 (Gen. Benefits Information) | SOURCE VALUE(BAREA) TYPE P0171-BAREA OPTIONAL |
|
| 4 | PSKEY | Keys for HR Master Data | SOURCE VALUE(PERNR) TYPE PSKEY-PERNR |
|
| 5 | RPBENERR | Benefit structure for error table | SOURCE ERROR_TABLE STRUCTURE RPBENERR |
|
| 6 | T5UBA | Benefit plan | SOURCE VALUE(LGART) TYPE T5UBA-BSWTY |
|
| 7 | T5UBA | Benefit plan | SOURCE VALUE(BPLAN) TYPE T5UBA-BPLAN OPTIONAL |
|
| 8 | T5UBH | Benefit cost rule variant | SOURCE VALUE(CRGRP) TYPE T5UBH-CRGRP OPTIONAL |
|
| 9 | T5UD3 | Benefit area currency | SOURCE VALUE(CURRE) TYPE T5UD3-CURRE |
|