Table/Structure Field 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 | CMPWL - ADJSTATUS | Adjustment status of an element | ||
| 2 | CMPWL - IMPORTABLE | Flag: Object can be adjusted | ||
| 3 | CMPWL - IMPSTATUS | Status of the logical import of an element | ||
| 4 | CMPWL - IMPSTATUS | Status of the logical import of an element | SOURCE VALUE(IV_IMPSTATUS) LIKE CMPWL-IMPSTATUS |
|
| 5 | CMPWL - OBJECTNAME | Object Name | SOURCE VALUE(IV_OBJECTNAME) LIKE CMPWL-OBJECTNAME |
|
| 6 | CMPWL - OBJECTNAME | Object Name | ||
| 7 | CMPWL - OBJECTTYPE | Object type | ||
| 8 | CMPWL - OBJECTTYPE | Object type | SOURCE VALUE(IV_OBJECTTYPE) LIKE CMPWL-OBJECTTYPE |
|
| 9 | CMPWL - WLID | Worklist for comparison/adjustment | ||
| 10 | CMPWL - WLID | Worklist for comparison/adjustment | SOURCE VALUE(IV_WORK_LIST_ID) LIKE CMPWL-WLID |
|
| 11 | OBJH - IMPORTABLE | Flag: Object can be adjusted | ||
| 12 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |