Table list used by SAP ABAP Function Module RH_GET_DEFAULT_ACTOR (Bestimme die Defaultrolle zu einer Aufgabe)
SAP ABAP Function Module
RH_GET_DEFAULT_ACTOR (Bestimme die Defaultrolle zu einer Aufgabe) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HROBJECT | Object | ||
| 2 | HRSOBJECT | Index for Standard Objects | ||
| 3 | P1001 | Infotype 1001: Relationships | ||
| 4 | PLOG | Planning and Organization File | SOURCE VALUE(ACT_BEGDA) LIKE PLOG-BEGDA DEFAULT SY-DATUM |
|
| 5 | PLOG | Planning and Organization File | SOURCE VALUE(ACT_ENDDA) LIKE PLOG-ENDDA DEFAULT SY-DATUM |
|
| 6 | PLOG | Planning and Organization File | SOURCE VALUE(ACT_ISTAT) LIKE PLOG-ISTAT DEFAULT '1' |
|
| 7 | PLOG | Planning and Organization File | SOURCE VALUE(ACT_PLVAR) LIKE PLOG-PLVAR DEFAULT SPACE |
|
| 8 | RHOBJECTS | Structure for Org.Objects | SOURCE VALUE(DEFAULT_ACTOR) LIKE RHOBJECTS-OBJECT |
|
| 9 | RHOBJECTS | Structure for Org.Objects | SOURCE VALUE(ACT_TASK_EXT) LIKE RHOBJECTS-OBJECT |
|