Data Element list used by SAP ABAP Function Module SCT4_GET_IMPSTATUS_OF_ITEM (Get status of worklist items)
SAP ABAP Function Module
SCT4_GET_IMPSTATUS_OF_ITEM (Get status of worklist items) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CMPIMPSTAT | Status of the logical import of an element | SOURCE VALUE(EV_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 |
|