CNVMBTSTATE - Status table for execution of all activities and history
Status table for execution of all activities and history information is stored in SAP table CNVMBTSTATE.
It is part of development package CNV_MBT_MAIN in software component CA-LT. This development package consists of objects that can be grouped under "Main components of PCL for SLO Products".
It is part of development package CNV_MBT_MAIN in software component CA-LT. This development package consists of objects that can be grouped under "Main components of PCL for SLO Products".
Fields for table CNVMBTSTATE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
PACKID | Package Number of Transformation / Analysis Package | X | CNV_MBT_PACKID | CHAR | 10 | |
PHASE | Phase of the Migration Project | X | CNV_MBT_PHASE | CHAR | 80 | CNVMBTIMG |
ACTIVITY_ID | Unique ID for all activities to be executed | X | CNV_MBT_ACTIVITY | CHAR | 80 | CNVMBTACTIVITY |
EXEC_NUM | Counters For Execution of Specified Activity | X | CNV_MBT_EXEC_NUM | NUMC | 8 | |
STATE_TEC | Technical Status of Execution of Specified Activity | CNV_MBT_STATE_TEC | CHAR | 2 | ||
STATE_LOG | Logical Status of Execution of the Specified Activity | CNV_MBT_STATE_LOG | CHAR | 2 | ||
ABORTED | General Flag | FLAG | CHAR | 2 | ||
RUNMODE | Specifies Whether an Activity is in Test or Update Mode | CNV_MBT_RUNMODE | CHAR | 2 | ||
STARTTIME | Time Stamp Start of Execution of a Specified Activity | CNV_MBT_STARTTIME | DEC | 8 | ||
ENDTIME | Time Stamp to Specify Completion of Specified Activity | CNV_MBT_ENDTIME | DEC | 8 | ||
DURATION | Runtime of Background Job | BTCRUNTIME | INT4 | 4 | ||
DESTINATION | Logical destination (specified in function call) | RFCDEST | CHAR | 64 | ||
JOBNAME | Background Job Name | BTCJOB | CHAR | 64 | ||
JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 16 | ||
EXEC_SERVER | Server Name | BTCSRVNAME | CHAR | 40 | ||
EXEC_PROCID | Work process ID | BTCWPPID | INT4 | 4 | ||
REC_SELECT | MBT PCL: Selected Records | CNV_MBT_RECSEL | INT4 | 4 | ||
REC_RELEVANT | MBT PCL: Relevant Records | CNV_MBT_RECREL | INT4 | 4 | ||
REC_READ | MBT PCL: Read Records | CNV_MBT_RECREAD | INT4 | 4 | ||
REC_CONV | MBT PCL Converted Records | CNV_MBT_RECCONV | INT4 | 4 | ||
REC_UPD | MBT PCL: Updated Records | CNV_MBT_RECUPD | INT4 | 4 | ||
REC_INS | MBT PCL: Inserted Records | CNV_MBT_RECINS | INT4 | 4 | ||
REC_TRANS | MBT PCL: Transferred Records | CNV_MBT_RECTRANS | INT4 | 4 | ||
REC_SKIPPED | MBT PCL: Skipped Records | CNV_MBT_RECSKIP | INT4 | 4 | ||
PROTID | Application Log: External ID | BALNREXT | CHAR | 200 | ||
LOGNUMBER | Application Log: Log Number | BALOGNR | CHAR | 40 | ||
SESSION_ID | MBT PCL: Session ID | CNV_MBT_SESSION_ID | CHAR | 40 | ||
PROTID_PCL | Application Log: External ID | BALNREXT | CHAR | 200 | ||
LOGNUMBER_PCL | Application Log: Log Number | BALOGNR | CHAR | 40 | ||
PROC_TOTAL | MBt PCL : basis value for completion percentage | CNV_MBT_PROC_TOT | NUMC | 28 | ||
PROC_COMPL | MBT PCL : counter for completion percentage determination | CNV_MBT_PROC_CMPL | NUMC | 28 | ||
AUTOCREATE | MBT PCL flag for automatic creation | CNV_MBT_AUTOCREATE | CHAR | 2 | ||
PROGTYPE | Conversion: Type of conversion program | CNV_PROGTYPE | CHAR | 2 | ||
HOLD_UP | Process is in status hold-up | CNV_MBT_HOLD_UP | CHAR | 2 |