Table list used by SAP ABAP Function Module CNV_MBT_L_STATE_INSERT (Insert new entry in central PCL state management table on request)
SAP ABAP Function Module
CNV_MBT_L_STATE_INSERT (Insert new entry in central PCL state management table on request) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNVMBTACTIVITY | Unique ID for all activities,information about execution | SOURCE REFERENCE(IM_ACTIVITY) LIKE CNVMBTACTIVITY-ACTIVITY_ID |
|
| 2 | CNVMBTDEST | info.about dest. of sender/receiver/central system | ||
| 3 | CNVMBTPACK | package information/creator/creation date/scenarion | SOURCE REFERENCE(IM_PACKID) LIKE CNVMBTPACK-PACKID |
|
| 4 | CNVMBTRETSTR | structure for and_return | SOURCE REFERENCE(IM_ONLY_INITIAL) LIKE CNVMBTRETSTR-AND_RETURN OPTIONAL |
|
| 5 | CNVMBTSTATE | Status table for execution of all activities and history | SOURCE REFERENCE(IM_EXEC_NUM) LIKE CNVMBTSTATE-EXEC_NUM OPTIONAL |
|
| 6 | CNVMBTSTATE | Status table for execution of all activities and history | SOURCE REFERENCE(IM_PHASE) LIKE CNVMBTSTATE-PHASE |
|
| 7 | CNVMBTSTATE | Status table for execution of all activities and history | ||