Data Element list used by SAP ABAP Function Module SAP_WAPI_CHANGE_WORKITEM_PRIO (Workflow Interfaces: Change Priority of Work Item)
SAP ABAP Function Module
SAP_WAPI_CHANGE_WORKITEM_PRIO (Workflow Interfaces: Change Priority of Work Item) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FUNCNAME | Function name | ||
| 2 | SWW_PRIO | Priority of a Work Item | SOURCE VALUE(PRIORITY) LIKE SWR_STRUCT-PRIORITY |
|
| 3 | SWW_WIID | Work item ID | SOURCE VALUE(WORKITEM_ID) LIKE SWR_STRUCT-WORKITEMID |
|
| 4 | SYLANGU | Language Key | SOURCE VALUE(LANGUAGE) TYPE SYLANGU DEFAULT SY-LANGU |
|
| 5 | SYTABIX | Row Index of Internal Tables | ||
| 6 | XFELD | Checkbox | SOURCE VALUE(DO_COMMIT) TYPE XFELD DEFAULT 'X' |
|