CNVMBTACTLOG - MBT PCL - Activity execution log
MBT PCL - Activity execution log information is stored in SAP table CNVMBTACTLOG.
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 CNVMBTACTLOG
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 | |
| ACTIVITY_ID | Unique ID for all activities to be executed | X | CNV_MBT_ACTIVITY | CHAR | 80 | |
| TIMESTAMP | Time Stamp Start of Execution of a Specified Activity | X | CNV_MBT_STARTTIME | DEC | 8 | |
| MPG_USER | User Name in User Master Record | XUBNAME | CHAR | 24 | ||
| EXEC_DEST | Logical destination (specified in function call) | RFCDEST | CHAR | 64 | ||
| DEST_VERS | Version of RFC Destination Setting | CNV_MBT_RFC_VERSION | NUMC | 8 | ||
| FAILED | General Flag | FLAG | CHAR | 2 | ||
| REASON | Reason for Failure of MBT PCL Activity Execution | CNV_MBT_FAILREASON | CHAR | 4 | ||
| EXEC_NUM | Counters For Execution of Specified Activity | CNV_MBT_EXEC_NUM | NUMC | 8 | ||
| LOGNUMBER | Application Log: Log Number | BALOGNR | CHAR | 40 |