TCBP_MTV - Version specific data
Version specific data information is stored in SAP table TCBP_MTV.
It is part of development package CBP in software component LO-SCI-POI. This development package consists of objects that can be grouped under "PP-CBP: Constraint-based Planning".
It is part of development package CBP in software component LO-SCI-POI. This development package consists of objects that can be grouped under "PP-CBP: Constraint-based Planning".
Fields for table TCBP_MTV
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | T000 |
| MODEL_TYPE | Type of optimization system | X | CBP_SYSTEM_ID | CHAR | 1 | |
| MODEL | Model name, unique model identifier | X | CBP_MODEL | CHAR | 10 | TCBP_MOD |
| APPL | Application | X | CBP_APPL | CHAR | 1 | |
| VERSION | Version | X | CBP_VERSION | CHAR | 3 | |
| PORT_PUB | Port number of the stored production plan | CBP_PORT_PUB | NUMC | 5 | ||
| PORT_PRIV | Port number of the current production plan | CBP_PORT_PRIV | NUMC | 5 | ||
| ERRSTAT | Error status of plan | CBP_ERRSTAT | CHAR | 1 |