CNVMBTSPEZRULES - Specic function modules to be called during load / copy
Specic function modules to be called during load / copy information is stored in SAP table CNVMBTSPEZRULES.
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 CNVMBTSPEZRULES
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 |
TABNAME | Table Name | X | TABNAME | CHAR | 60 | |
RULETYPE | MBT PCL : Type of Rule (Copy or Load Procedure ) | X | CNV_MBT_TYPE | CHAR | 2 | |
PROCTYPE | MBT PCL Type of MIgration Process | X | CNV_MBT_PROCTYPE | CHAR | 20 | |
SEQNUM | Sequence Number | X | CNV_MBT_SEQNUM | NUMC | 4 | |
FUNCTION_MODULE | Name of Function Module | RS38L_FNAM | CHAR | 60 | ||
PERFORM_DB_UPD | MBT PCL Indicator for DB Update | CNV_MBT_DBUPD | CHAR | 2 | ||
PERFORM_COMMIT | MBT PCL indicator for performing of DB-commit | CNV_MBT_COMMIT | CHAR | 2 |