CNVMBTSUBSTATE - Status table for execution of all subactivities and histor
Status table for execution of all subactivities and histor information is stored in SAP table CNVMBTSUBSTATE.
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 CNVMBTSUBSTATE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
SESSION_ID | MBT PCL: Session ID | X | CNV_MBT_SESSION_ID | CHAR | 40 | |
SUBACT_ID | Unique ID for All Subactivities to Be Executed | X | CNV_MBT_SUBACTIVITY | CHAR | 80 | |
TASK_ID | Numeric Identifyer of Conversion or Migration Task | X | CNV_MBT_TASKID | NUMC | 12 | |
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 | DEC | 6 | |||
REC_RELEVANT | MBT PCL: Relevant Records | DEC | 6 | |||
REC_READ | MBT PCL: Read Records | DEC | 6 | |||
REC_CONV | MBT PCL Converted Records | DEC | 6 | |||
REC_UPD | MBT PCL: Updated Records | DEC | 6 | |||
REC_INS | MBT PCL: Inserted Records | DEC | 6 | |||
REC_TRANS | MBT PCL: Transferred Records | DEC | 6 | |||
REC_SKIPPED | MBT PCL: Skipped Records | DEC | 6 | |||
TABNAME | table name | CHAR | 32 | |||
PROGNAME | ABAP Program Name | PROGNAME | CHAR | 80 | ||
CLU_RELID | Cluster relid | CHAR | 4 | |||
TABID | Sequence number of table | INT2 | 2 | |||
CLUID_MIN | Lower limit for cluster ID | INT2 | 2 | |||
CLUID_MAX | Upper limit for cluster ID | INT2 | 2 | |||
PROTID | Application Log: External ID | BALNREXT | CHAR | 200 | ||
LOGNUMBER | Application Log: Log Number | BALOGNR | CHAR | 40 | ||
ORIG_SUBACTIVITY | Unique ID for All Subactivities to Be Executed | CNV_MBT_SUBACTIVITY | CHAR | 80 | ||
VARIANT | Name for Set of Activity Parameters | CNV_MBT_VARIANT_NAME | CHAR | 28 | ||
SUBACT_TYPE | Describes Type of Subactivity | CNV_MBT_SUBACT_TYPE | CHAR | 2 | ||
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 | ||
SEQNUM | MBT PCL processing sequence number | CNV_MBT_SEQNUM3 | NUMC | 6 | ||
PROGTYPE | Conversion: Type of conversion program | CNV_PROGTYPE | CHAR | 2 | ||
EXEC_TARGET | Specifies The Target System the Activity is Executed in | CNV_MBT_EXEC_TARGET | CHAR | 2 |