CNVMBTSUBACT - Unique ID for all subactivities,information about execution
Unique ID for all subactivities,information about execution information is stored in SAP table CNVMBTSUBACT.
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 CNVMBTSUBACT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | |
| 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 | |
| SUBACT_TYPE | Describes Type of Subactivity | CNV_MBT_SUBACT_TYPE | CHAR | 2 | ||
| EXEC_TARGET | Specifies The Target System the Activity is Executed in | CNV_MBT_EXEC_TARGET | CHAR | 2 | ||
| EXEC_TYPE | Specifies how the Activity is Executed | CNV_MBT_EXEC_TYPE | CHAR | 2 | ||
| PROGNAME | ABAP Program Name | PROGRAMM | CHAR | 80 | ||
| VARIANT | Name for Set of Activity Parameters | CNV_MBT_VARIANT_NAME | CHAR | 28 | ||
| RERUN | Capability for Restarting or Repeating of an Activity | CNV_MBT_RERUN | CHAR | 2 |