Where Used List (Function Module) for SAP ABAP Table CMPWL (Customizing Comparison: Worklist Items)
SAP ABAP Table
CMPWL (Customizing Comparison: Worklist Items) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
LCT_WORK_LIST_GET_OBJECTS
|
Liefert die zu importierenden Objekte aus Arbeitsvorrat | ||||
| 2 |
SCT4_CHECK_IMPORTABLE
|
check whether object is importable or comparable | ||||
| 3 |
SCT4_CHECK_IMPORTABLE REFERENCE(IS_WORK_LIST) LIKE CMPWL
|
check whether object is importable or comparable | ||||
| 4 |
SCT4_CHECK_WORK_LIST_EXIST
|
Check if worklist exists | ||||
| 5 |
SCT4_DELETE_WORK_LIST
|
Delete worklist | ||||
| 6 |
SCT4_DELETE_WORK_LIST VALUE(IV_WORK_LIST_ID) LIKE CMPWL-WLID
|
Delete worklist | ||||
| 7 |
SCT4_GET_CURRENT_ITEM
|
Get current item | ||||
| 8 |
SCT4_GET_IMPSTATUS_OF_ITEM
|
Get status of worklist items | ||||
| 9 |
SCT4_GET_IMPSTATUS_OF_ITEM VALUE(IV_OBJECTNAME) LIKE CMPWL-OBJECTNAME
|
Get status of worklist items | ||||
| 10 |
SCT4_GET_IMPSTATUS_OF_ITEM VALUE(IV_WORK_LIST_ID) LIKE CMPWL-WLID
|
Get status of worklist items | ||||
| 11 |
SCT4_GET_IMPSTATUS_OF_ITEM VALUE(IV_OBJECTTYPE) LIKE CMPWL-OBJECTTYPE
|
Get status of worklist items | ||||
| 12 |
SCT4_GET_IMPSTATUS_OF_ITEM VALUE(EV_IMPSTATUS) LIKE CMPWL-IMPSTATUS
|
Get status of worklist items | ||||
| 13 |
SCT4_GET_STATUS_OF_ITEMS
|
get status and compare numbers work list items | ||||
| 14 |
SCT4_GET_WORK_LIST
|
Get items of worklist | ||||
| 15 |
SCT4_INSERT_WORK_LIST
|
Insert items into worklist | ||||
| 16 |
SCT4_SET_ADJSTATUS_OF_ITEM VALUE(CV_ADJSTATUS) LIKE CMPWL-ADJSTATUS
|
Set adjustment status of item | ||||
| 17 |
SCT4_SET_ADJSTATUS_OF_ITEM VALUE(IV_OBJECTNAME) LIKE CMPWL-OBJECTNAME
|
Set adjustment status of item | ||||
| 18 |
SCT4_SET_ADJSTATUS_OF_ITEM
|
Set adjustment status of item | ||||
| 19 |
SCT4_SET_ADJSTATUS_OF_ITEM VALUE(IV_OBJECTTYPE) LIKE CMPWL-OBJECTTYPE
|
Set adjustment status of item | ||||
| 20 |
SCT4_SET_IMPORTABLE_FLAG
|
Set importable flag of item | ||||
| 21 |
SCT4_SET_IMPSTATUS_OF_ITEM VALUE(IV_OBJECTNAME) LIKE CMPWL-OBJECTNAME
|
Set status of worklist item | ||||
| 22 |
SCT4_SET_IMPSTATUS_OF_ITEM
|
Set status of worklist item | ||||
| 23 |
SCT4_SET_IMPSTATUS_OF_ITEM VALUE(IV_OBJECTTYPE) LIKE CMPWL-OBJECTTYPE
|
Set status of worklist item | ||||
| 24 |
SCT4_SET_IMPSTATUS_OF_ITEM VALUE(IV_WORK_LIST_ID) LIKE CMPWL-WLID
|
Set status of worklist item | ||||
| 25 |
SCT4_SET_IMPSTATUS_OF_ITEM VALUE(IV_IMPSTATUS) LIKE CMPWL-IMPSTATUS
|
Set status of worklist item | ||||
| 26 |
SCT4_SET_STATUS_OF_ITEMS
|
Set status and compare numbers worklist items | ||||
| 27 |
SCT4_UPDATE_WORK_LIST_COMPARE
|
Update comparison result of worklist items | ||||
| 28 |
SCT4_WORK_LIST_CREATE
|
Create worklist | ||||
| 29 |
SCT4_WORK_LIST_ID_GET
|
Get new worklist ID |