Table list used by SAP ABAP Function Module HR_ENTRY_DATE (Ermittlung des Eintrittsdatums des Mitarbeiters)
SAP ABAP Function Module
HR_ENTRY_DATE (Ermittlung des Eintrittsdatums des Mitarbeiters) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HIDA | Structure for evaluating the hiring date | SOURCE ENTRY_DATES STRUCTURE HIDA OPTIONAL |
|
| 2 | HRPAD_ENTRY_SWITCH | Structure to Valuate ENTRY Feature | ||
| 3 | P0000 | HR Master Record: Infotype 0000 (Actions) | SOURCE VALUE(ENTRYDATE) LIKE P0000-BEGDA |
|
| 4 | P0000 | HR Master Record: Infotype 0000 (Actions) | SOURCE VALUE(ENDDA) LIKE P0000-ENDDA DEFAULT '99991231' |
|
| 5 | P0000 | HR Master Record: Infotype 0000 (Actions) | SOURCE VALUE(BEGDA) LIKE P0000-BEGDA DEFAULT '18000101' |
|
| 6 | PERNR | Standard Selections for HR Master Data Reporting | SOURCE VALUE(PERSNR) LIKE PERNR-PERNR |
|
| 7 | PME36 | Define order of address subtypes | SOURCE VALUE(VARKY) LIKE PME36-VARKY OPTIONAL |
|
| 8 | PME36 | Define order of address subtypes | SOURCE VALUE(RCLAS) LIKE PME36-RCLAS OPTIONAL |
|