CNVMBTSUBPARAMS - Parameters for Subactivities
Parameters for Subactivities information is stored in SAP table CNVMBTSUBPARAMS.
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 CNVMBTSUBPARAMS
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 | CNVMBTPACK |
ACTIVITY_ID | Unique ID for all activities to be executed | X | CNV_MBT_ACTIVITY | CHAR | 80 | CNVMBTACTIVITY |
SUBACTIVITY_ID | Unique ID for All Subactivities to Be Executed | X | CNV_MBT_SUBACTIVITY | CHAR | 80 | CNVMBTSUBACT |
TASK_ID | Numeric Identifyer of Conversion or Migration Task | X | CNV_MBT_TASKID | NUMC | 12 | CNVMBTSUBSTATE |
VARIANT | Name for Set of Activity Parameters | X | CNV_MBT_VARIANT_NAME | CHAR | 28 | |
SELNAME | ABAP: Name of SELECT-OPTION/PARAMETER | X | RSSCR_NAME | CHAR | 16 | |
SELNUM | for multiple input of one parameter | X | NUMC | 8 | ||
KIND | ABAP: Type of selection | RSSCR_KIND | CHAR | 2 | ||
SIGN | ABAP: ID: I/E (include/exclude values) | TVARV_SIGN | CHAR | 2 | ||
SOPTION | ABAP: Selection option (EQ/BT/CP/...) | TVARV_OPTI | CHAR | 4 | ||
LOW | ABAP: Selection Value (LOW or HIGH Value, External Format) | TVARV_VAL | CHAR | 90 | ||
HIGH | ABAP: Selection Value (LOW or HIGH Value, External Format) | TVARV_VAL | CHAR | 90 | ||
ACTIVE | General Flag | FLAG | CHAR | 2 | ||
SESSION_FIELD | parameter for session_id | CHAR | 2 | |||
SUBACT_FIELD | parameter for subactivity_id | CHAR | 2 | |||
TASKID_FIELD | parameter for task_id | CHAR | 2 | |||
COMMENTS | Comment | CHAR | 120 |