Table list used by SAP ABAP Function Module CNV_MBT_ACTLOG_GET (Get activity execution log)
SAP ABAP Function Module
CNV_MBT_ACTLOG_GET (Get activity execution log) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNVMBTACTIVE | active packages and current phase | SOURCE VALUE(PHASE) LIKE CNVMBTACTIVE-PHASE OPTIONAL |
|
| 2 | CNVMBTACTIVE | active packages and current phase | SOURCE VALUE(PACKID) LIKE CNVMBTACTIVE-PACKID |
|
| 3 | CNVMBTACTIVITY | Unique ID for all activities,information about execution | SOURCE VALUE(ACTIVITY_ID) LIKE CNVMBTACTIVITY-ACTIVITY_ID OPTIONAL |
|
| 4 | CNVMBTACTLOG | MBT PCL - Activity execution log | ||
| 5 | CNVMBTACTLOG | MBT PCL - Activity execution log | SOURCE T_CNVMBTACTLOG STRUCTURE CNVMBTACTLOG |
|