CNVMBTBLOCKPROC - Controlled Blocking of MWB processing steps
Controlled Blocking of MWB processing steps information is stored in SAP table CNVMBTBLOCKPROC.
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 CNVMBTBLOCKPROC
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 | |
ACTIVITY | Unique ID for all activities to be executed | X | CNV_MBT_ACTIVITY | CHAR | 80 | |
CONVOBJECT | Conversion Object | X | CNV_MBT_COBJ | CHAR | 32 | |
REQ_BLOCK_PROC | PCL Blocking factor for MWB processing step | X | CNV_MBT_BLOCK_PROC | CHAR | 2 | |
CREATED_AT | Time Stamp Start of Execution of a Specified Activity | X | CNV_MBT_STARTTIME | DEC | 8 | |
CREATED_BY | MBT PCL created / changed username | CNV_MBT_CUSER | CHAR | 24 | ||
BLOCK_STATUS | Block status | CNV_MBT_BLOCK_STATUS | CHAR | 2 | ||
ENDED_AT | Time Stamp to Specify Completion of Specified Activity | CNV_MBT_ENDTIME | DEC | 8 | ||
DURATION | Runtime of Background Job | BTCRUNTIME | INT4 | 4 | ||
ACTIVE | State activated / deactivated | CNV_MBT_ACTIVE | CHAR | 2 | ||
REG_CALLER | ABAP Program Name | PROGRAMM | CHAR | 80 | ||
DEREG_CALLER | ABAP Program Name | PROGRAMM | CHAR | 80 |