Table list used by SAP ABAP Function Module CNV_MBT_GET_VALID_TS (Get all applicable troubleshooters for an activity)
SAP ABAP Function Module
CNV_MBT_GET_VALID_TS (Get all applicable troubleshooters for an activity) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNVMBTACTIVITY | Unique ID for all activities,information about execution | ||
| 2 | CNVMBTACTTSREF | MBT PCL Reference between Activity and TS process | SOURCE ET_TS_PROCESSES STRUCTURE CNVMBTACTTSREF |
|
| 3 | CNVMBTACTTSREF | MBT PCL Reference between Activity and TS process | ||
| 4 | CNVMBTIMG | Process plan, order of activities to be executed | ||
| 5 | CNVMBTPACK | package information/creator/creation date/scenarion | SOURCE REFERENCE(IV_PACKID) LIKE CNVMBTPACK-PACKID |
|
| 6 | CNVMBTPACK | package information/creator/creation date/scenarion | ||
| 7 | CNVMBTPHASES | Structure for phases in PCL | ||
| 8 | CNVMBTSTATE | Status table for execution of all activities and history | SOURCE REFERENCE(IV_ACTIVITY) LIKE CNVMBTSTATE-ACTIVITY_ID OPTIONAL |
|
| 9 | CNVMBTSTATE | Status table for execution of all activities and history | SOURCE REFERENCE(IV_PHASE) LIKE CNVMBTSTATE-PHASE OPTIONAL |
|
| 10 | CNVMBTTSGRP | Troubleshoot Groups to exclude in troubleshooting | ||