Table list used by SAP ABAP Function Module HR_DE_MATERNITY_GET (Abwesenheiten für Infotyp 0080 ermitteln)
SAP ABAP Function Module
HR_DE_MATERNITY_GET (Abwesenheiten für Infotyp 0080 ermitteln) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HRDE_IT0080_ILINE | Structure of Internal Table ILINE from Infotype 0080 | ||
| 2 | HRDE_IT0080_ILINE | Structure of Internal Table ILINE from Infotype 0080 | SOURCE VALUE(P_TEILZ) LIKE HRDE_IT0080_ILINE-TEILZ DEFAULT '*' |
|
| 3 | HRDE_IT0080_ILINE | Structure of Internal Table ILINE from Infotype 0080 | SOURCE P_ILINE STRUCTURE HRDE_IT0080_ILINE |
|
| 4 | P0080 | HR Master Record: Infotype 0080 (Maternity Protection) | SOURCE VALUE(P_BEGDA) LIKE P0080-BEGDA OPTIONAL |
|
| 5 | P0080 | HR Master Record: Infotype 0080 (Maternity Protection) | SOURCE VALUE(P_PERNR) LIKE P0080-PERNR |
|
| 6 | P0080 | HR Master Record: Infotype 0080 (Maternity Protection) | SOURCE VALUE(P_OBJPS) LIKE P0080-OBJPS OPTIONAL |
|
| 7 | P0080 | HR Master Record: Infotype 0080 (Maternity Protection) | SOURCE VALUE(P_ENDDA) LIKE P0080-ENDDA OPTIONAL |
|
| 8 | P0080 | HR Master Record: Infotype 0080 (Maternity Protection) | SOURCE VALUE(P_GBART) LIKE P0080-GBART OPTIONAL |
|
| 9 | T001P | Personnel Area/Subarea | SOURCE VALUE(P_MOABW) LIKE T001P-MOABW DEFAULT 01 |
|