Data Element list used by SAP ABAP Function Module SCT4_SET_IMPSTATUS_OF_ITEM (Set status of worklist item)
SAP ABAP Function Module
SCT4_SET_IMPSTATUS_OF_ITEM (Set status of worklist item) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CMPIMPSTAT | Status of the logical import of an element | SOURCE VALUE(IV_IMPSTATUS) LIKE CMPWL-IMPSTATUS |
|
| 2 | CMPOBJTYP | Object type | SOURCE VALUE(IV_OBJECTTYPE) LIKE CMPWL-OBJECTTYPE |
|
| 3 | CMPWLID | Worklist for comparison/adjustment | SOURCE VALUE(IV_WORK_LIST_ID) LIKE CMPWL-WLID |
|
| 4 | OB_OBJECT | Object Name | SOURCE VALUE(IV_OBJECTNAME) LIKE CMPWL-OBJECTNAME |
|