Table list used by SAP ABAP Function Module HR_SENIORITY (Ermittlung der Dauer der Betriebszugehörigkeit)
SAP ABAP Function Module
HR_SENIORITY (Ermittlung der Dauer der Betriebszugehörigkeit) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
HIDA | Structure for evaluating the hiring date | |
2 | ![]() |
HRSY_PARA | HR: Structure for Function Parameters | |
3 | ![]() |
HRSY_PARA | HR: Structure for Function Parameters | SOURCE VALUE(IN_DATE) LIKE HRSY_PARA-ENDDA DEFAULT SY-DATUM |
4 | ![]() |
HRSY_PARA | HR: Structure for Function Parameters | SOURCE VALUE(IN_PERNR) LIKE HRSY_PARA-PERNR |
5 | ![]() |
HRSY_PARA | HR: Structure for Function Parameters | SOURCE VALUE(OUT_NOYRS) LIKE HRSY_PARA-NOYRS |
6 | ![]() |
HRSY_PARA | HR: Structure for Function Parameters | SOURCE VALUE(OUT_NOMNS) LIKE HRSY_PARA-NOMNS |
7 | ![]() |
HRSY_PARA | HR: Structure for Function Parameters | SOURCE VALUE(OUT_NODYS) LIKE HRSY_PARA-NODYS |
8 | ![]() |
P0041 | HR Master Record: Infotype 0041 (Date Specifications) | SOURCE VALUE(IN_BEGTY) LIKE P0041-DAR01 OPTIONAL |
9 | ![]() |
P0041 | HR Master Record: Infotype 0041 (Date Specifications) | SOURCE VALUE(IN_ENDTY) LIKE P0041-DAR01 OPTIONAL |
10 | ![]() |
P0041 | HR Master Record: Infotype 0041 (Date Specifications) | |
11 | ![]() |
PSEN_DURATION_DEC | Duration in Years, Months, and Days with Decimals | |
12 | ![]() |
T525P | Calculation Process for Employment Period Calculation | SOURCE VALUE(IN_PROCE) LIKE T525P-PROCE DEFAULT SPACE |
13 | ![]() |
T525U | Conversion Rules for Employment Period Calculation | |
14 | ![]() |
T77S0 | System Table |