Table list used by SAP ABAP Function Module RH_GET_TASK_CLASS_LOCKFLAGS (Lese Klassifaktion und Sperrkennzeichen einer Aufgabe)
SAP ABAP Function Module
RH_GET_TASK_CLASS_LOCKFLAGS (Lese Klassifaktion und Sperrkennzeichen einer Aufgabe) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HROBJECT | Object | ||
| 2 | HRSOBJECT | Index for Standard Objects | ||
| 3 | P1217 | Infotype 1217: WF Classification and Lock Indicator | SOURCE VALUE(TASK_GENERAL) LIKE P1217-GENERAL |
|
| 4 | P1217 | Infotype 1217: WF Classification and Lock Indicator | SOURCE VALUE(TASK_CLASS) LIKE P1217-TCLASS |
|
| 5 | P1217 | Infotype 1217: WF Classification and Lock Indicator | SOURCE VALUE(TASK_NO_GENSEND) LIKE P1217-NO_GENSEND |
|
| 6 | P1217 | Infotype 1217: WF Classification and Lock Indicator | SOURCE VALUE(TASK_LOCKED_EXECUTION) LIKE P1217-NO_EXEC |
|
| 7 | P1217 | Infotype 1217: WF Classification and Lock Indicator | SOURCE VALUE(TASK_LOCKED_INSTANCE) LIKE P1217-LOCKED |
|
| 8 | PLOG | Planning and Organization File | SOURCE VALUE(ACT_ENDDA) LIKE PLOG-ENDDA DEFAULT SY-DATUM |
|
| 9 | PLOG | Planning and Organization File | SOURCE VALUE(ACT_PLVAR) LIKE PLOG-PLVAR DEFAULT SPACE |
|
| 10 | PLOG | Planning and Organization File | SOURCE VALUE(ACT_ISTAT) LIKE PLOG-ISTAT DEFAULT '1' |
|
| 11 | PLOG | Planning and Organization File | SOURCE VALUE(ACT_BEGDA) LIKE PLOG-BEGDA DEFAULT SY-DATUM |
|
| 12 | RHOBJECTS | Structure for Org.Objects | SOURCE VALUE(ACT_TASK_EXT) LIKE RHOBJECTS-OBJECT |
|
| 13 | SWHACTOR | Rule Resolution Result |