CNVMBTSUBRANGE - Table to store range on which a sub-activity will work
Table to store range on which a sub-activity will work information is stored in SAP table CNVMBTSUBRANGE.
It is part of development package CNV_MBT_PCL in software component CA-LT. This development package consists of objects that can be grouped under "Components of PCL to be imported into PCL system".
It is part of development package CNV_MBT_PCL in software component CA-LT. This development package consists of objects that can be grouped under "Components of PCL to be imported into PCL system".
Fields for table CNVMBTSUBRANGE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | 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 | |
VERSION | Index number for a given entry | X | CNV_MBT_VAL | NUMC | 10 | |
INDEX_FROM | Sequence Number | CNV_MBT_SEQ | INT4 | 4 | ||
INDEX_TO | Sequence Number | CNV_MBT_SEQ | INT4 | 4 | ||
FILE_SEQNO_FROM | Sequence Number | CNV_MBT_SEQ | INT4 | 4 | ||
FILE_SEQNO_TO | Sequence Number | CNV_MBT_SEQ | INT4 | 4 |