Data Element list used by SAP ABAP Function Module RH_GET_WFD_ID (Determine Workflow Definition of Task (and Org. Unit) Specified)
SAP ABAP Function Module
RH_GET_WFD_ID (Determine Workflow Definition of Task (and Org. Unit) Specified) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AEDTM | Changed on | SOURCE VALUE(ACT_ACTIV_DATE) LIKE P1205-ACTIV_DATE |
|
| 2 | HROBJEC_14 | Concatenated Identification (Type and ID) of Org.Objects | SOURCE VALUE(ACT_TASK) LIKE RHOBJECTS-OBJECT |
|
| 3 | HROBJEC_14 | Concatenated Identification (Type and ID) of Org.Objects | SOURCE VALUE(ACT_ORG_UNIT) LIKE RHOBJECTS-OBJECT OPTIONAL |
|
| 4 | PD_WF_ACTI | Active Version of Workflow Definition | SOURCE VALUE(ACT_ACTIVE) LIKE P1205-ACTIVE |
|
| 5 | PLVAR | Plan Version | SOURCE VALUE(ACT_PLVAR) LIKE PLOG-PLVAR OPTIONAL |
|
| 6 | SWD_VERSIO | Version | SOURCE VALUE(ACT_VERSION) LIKE P1205-VERSION |
|
| 7 | SWD_WFD_ID | Number of workflow definition | SOURCE VALUE(ACT_WFD_ID) LIKE P1205-WFD_ID |
|
| 8 | SYSAPRL | Release of SAP System | SOURCE VALUE(SAPRL) LIKE P1205-SAPRL |
|
| 9 | UZEIT | Time | SOURCE VALUE(ACT_ACTIV_TIME) LIKE P1205-ACTIV_TIME |
|