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 Table  CNVMBTACTIVITY Unique ID for all activities,information about execution SOURCE REFERENCE(IM_ACTIVITY) LIKE CNVMBTACTIVITY-ACTIVITY_ID
2 Table  CNVMBTDEST info.about dest. of sender/receiver/central system
3 Table  CNVMBTPACK package information/creator/creation date/scenarion SOURCE REFERENCE(IM_PACKID) LIKE CNVMBTPACK-PACKID
4 Table  CNVMBTRETSTR structure for and_return SOURCE REFERENCE(IM_ONLY_INITIAL) LIKE CNVMBTRETSTR-AND_RETURN OPTIONAL
5 Table  CNVMBTSTATE Status table for execution of all activities and history SOURCE REFERENCE(IM_EXEC_NUM) LIKE CNVMBTSTATE-EXEC_NUM OPTIONAL
6 Table  CNVMBTSTATE Status table for execution of all activities and history SOURCE REFERENCE(IM_PHASE) LIKE CNVMBTSTATE-PHASE
7 Table  CNVMBTSTATE Status table for execution of all activities and history