CNVMBTSTATE

Status table for execution of all activities and history | #transactional | Component: Landscape Transformation
Column Name Description
CLIENT Client
PACKID Package Number of Transformation / Analysis Package
PHASE FK Phase of the Migration Project
ACTIVITY_ID FK Unique ID for all activities to be executed
EXEC_NUM Counters For Execution of Specified Activity
Column Name Description
Column Name Description
Column Name Description
Column Name Description
STATE_TEC Technical Status of Execution of Specified Activity Show values
STATE_LOG Logical Status of Execution of the Specified Activity Show values
ABORTED General Flag Show values
RUNMODE Specifies Whether an Activity is in Test or Update Mode Show values
AUTOCREATE MBT PCL flag for automatic creation Show values
PROGTYPE Conversion: Type of conversion program Show values
HOLD_UP Process is in status hold-up Show values
Column Name Description Domain name
STARTTIME Time Stamp Start of Execution of a Specified Activity TZNTSTMPS
ENDTIME Time Stamp to Specify Completion of Specified Activity TZNTSTMPS
DURATION Runtime of Background Job
DESTINATION Logical destination (specified in function call) RFCDEST
JOBNAME Background Job Name CHAR32
JOBCOUNT Job ID TEXT8
EXEC_SERVER Server Name TEXT20
EXEC_PROCID Work process ID
REC_SELECT MBT PCL: Selected Records CNV_MBT_REC
REC_RELEVANT MBT PCL: Relevant Records CNV_MBT_REC
REC_READ MBT PCL: Read Records CNV_MBT_REC
REC_CONV MBT PCL Converted Records CNV_MBT_REC
REC_UPD MBT PCL: Updated Records CNV_MBT_REC
REC_INS MBT PCL: Inserted Records CNV_MBT_REC
REC_TRANS MBT PCL: Transferred Records CNV_MBT_REC
REC_SKIPPED MBT PCL: Skipped Records CNV_MBT_REC
PROTID Application Log: External ID BALNREXT
LOGNUMBER Application Log: Log Number BALOGNR
SESSION_ID MBT PCL: Session ID CNV_MBT_SESSION_ID
PROTID_PCL Application Log: External ID BALNREXT
LOGNUMBER_PCL Application Log: Log Number BALOGNR
PROC_TOTAL MBt PCL : basis value for completion percentage CNV_MBT_PROC
PROC_COMPL MBT PCL : counter for completion percentage determination CNV_MBT_PROC
Master Data Relations Join Conditions
Activity from cnvmbtactivity
Phase from cnvmbtimg
  • Phase of the Migration Project
  • ?
  • Client
  • Package Number of Transformation / Analysis Package
  • CNVMBTSTATE.PHASE == CNVMBTIMG.PHASE
  • CNVMBTSTATE.[column in domain "CNV_MBT_ACTIVITY"] == CNVMBTIMG.ACTIVITY_ID
  • CNVMBTSTATE.CLIENT == CNVMBTIMG.CLIENT
  • CNVMBTSTATE.PACKID == CNVMBTIMG.PACKID