Table list used by SAP ABAP Function Module RH_GET_VACANCY (Mit diesem FB wird festgestellt, ob eine Planstelle vakant ist.)
SAP ABAP Function Module
RH_GET_VACANCY (Mit diesem FB wird festgestellt, ob eine Planstelle vakant ist.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HROBJECT | Object | ||
| 2 | P1001 | Infotype 1001: Relationships | ||
| 3 | P1007 | Infotype 1007: Vacancy | SOURCE VALUE(VAC_STATUS) LIKE P1007-STATUS |
|
| 4 | P1007 | Infotype 1007: Vacancy | ||
| 5 | PLOG | Planning and Organization File | SOURCE VALUE(VAC_ISTAT) LIKE PLOG-ISTAT |
|
| 6 | PLOG | Planning and Organization File | SOURCE VALUE(VAC_OBJEC_BEGDA) LIKE PLOG-BEGDA OPTIONAL |
|
| 7 | PLOG | Planning and Organization File | SOURCE VALUE(FREE_BEGDA) LIKE PLOG-BEGDA |
|
| 8 | PLOG | Planning and Organization File | SOURCE VALUE(VAC_BEGDA) LIKE PLOG-BEGDA |
|
| 9 | PLOG | Planning and Organization File | SOURCE VALUE(VACANCY_BEGDA) LIKE PLOG-BEGDA |
|
| 10 | PLOG | Planning and Organization File | SOURCE VALUE(VAC_OBJEC_ENDDA) LIKE PLOG-ENDDA OPTIONAL |
|
| 11 | PLOG | Planning and Organization File | SOURCE VALUE(HOLDER_ENDDA) LIKE PLOG-ENDDA |
|
| 12 | PLOG | Planning and Organization File | SOURCE VALUE(VACANCY_ENDDA) LIKE PLOG-ENDDA |
|
| 13 | PLOG | Planning and Organization File | SOURCE VALUE(VAC_ENDDA) LIKE PLOG-ENDDA |
|
| 14 | PLOG | Planning and Organization File | SOURCE VALUE(VAC_PLVAR) LIKE PLOG-PLVAR |
|
| 15 | PLOG | Planning and Organization File | SOURCE VALUE(VAC_OTYPE) LIKE PLOG-OTYPE |
|
| 16 | PLOG | Planning and Organization File | SOURCE VALUE(VAC_OBJID) LIKE PLOG-OBJID |