Where Used List (Function Module) for SAP ABAP Data Element CNV_MBT_EXEC_NUM (Counters For Execution of Specified Activity)
SAP ABAP Data Element
CNV_MBT_EXEC_NUM (Counters For Execution of Specified Activity) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
CNV_MBT_L_STATE_CHECK_LOCK VALUE(EXEC_NUM) LIKE CNVMBTSTATE-EXEC_NUM OPTIONAL
|
MBT PCL Check whether enqueue is still set on local cnvmbtstate entry | ||||
| 2 |
CNV_MBT_L_STATE_GET VALUE(EXEC_NUM) LIKE CNVMBTSTATE-EXEC_NUM OPTIONAL
|
Determine current PCL state of activity | ||||
| 3 |
CNV_MBT_L_STATE_GET VALUE(LAST_EXEC_NUM) LIKE CNVMBTSTATE-EXEC_NUM
|
Determine current PCL state of activity | ||||
| 4 |
CNV_MBT_L_STATE_INSERT REFERENCE(IM_EXEC_NUM) LIKE CNVMBTSTATE-EXEC_NUM OPTIONAL
|
Insert new entry in central PCL state management table on request | ||||
| 5 |
CNV_MBT_PROTOCOL_READ REFERENCE(I_EXEC_NUM) TYPE CNV_MBT_EXEC_NUM
|
Read logs of an execution | ||||
| 6 |
CNV_MBT_PROTOCOL_SHOW VALUE(EXEC_NUM) LIKE CNVMBTSTATE-EXEC_NUM OPTIONAL
|
Show PCL log | ||||
| 7 |
CNV_MBT_REORG_GET_LATEST_TECH
|
Read latest technical reorg entry for a given guid | ||||
| 8 |
CNV_MBT_REORG_TECH_ADD_JOB
|
Add job information to technical reorg table | ||||
| 9 |
CNV_MBT_REORG_TECH_ADD_LOG
|
Adds log to reorg tech table | ||||
| 10 |
CNV_MBT_RESET_ACTIVITIES
|
Resets set of activities in process tree | ||||
| 11 |
CNV_MBT_STATE_FINISH VALUE(EXEC_NUM) LIKE CNVMBTSTATE-EXEC_NUM
|
Set final PCL state and disconnect from state management | ||||
| 12 |
CNV_MBT_STATE_GET VALUE(LAST_EXEC_NUM) LIKE CNVMBTSTATE-EXEC_NUM
|
Determine central PCL state of activity | ||||
| 13 |
CNV_MBT_STATE_GET VALUE(EXEC_NUM) LIKE CNVMBTSTATE-EXEC_NUM OPTIONAL
|
Determine central PCL state of activity | ||||
| 14 |
CNV_MBT_STATE_ICON_GET REFERENCE(I_EXEC_NUM) TYPE CNV_MBT_EXEC_NUM
|
Get Status Icon for Execution | ||||
| 15 |
DEQUEUE_ECNVMBTSTATE VALUE(EXEC_NUM) TYPE CNVMBTSTATE-EXEC_NUM OPTIONAL
|
Release lock on object ECNVMBTSTATE | ||||
| 16 |
ENQUEUE_ECNVMBTSTATE VALUE(EXEC_NUM) TYPE CNVMBTSTATE-EXEC_NUM OPTIONAL
|
Request lock for object ECNVMBTSTATE |