SAP VMP_PLSCP_CUST Table to activate/deactivate the Planning scope scenarios Table
Overview
VMP_PLSCP_CUST is a standard SAP S/4HANA table that stores Table to activate/deactivate the Planning scope scenarios data. There are total 5 fields in the VMP_PLSCP_CUST table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VMP_PLSCP_CUST belongs to Visual Manufacturing Planner (PLM-VEP-VMP) module and is located in the package Visual Enterprise Planner Planning Scope Objects (VEP_AL_PLNSCP).
In addition, following links provide an overview of foreign key relationships, if any, that link VMP_PLSCP_CUST to other SAP tables and standard CDS views available based on VMP_PLSCP_CUST table in S/4HANA 2020.
Techincal Settings of VMP_PLSCP_CUST
Below are technical details of the table VMP_PLSCP_CUST
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VMP_PLSCP_CUST Fields
The following table gives you an overview of the fields available in VMP_PLSCP_CUST
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| VMP_SCENARIO | Planning Scope Scenario ID | VMP_SCENARIO | VMP_PLSCP_TYPE | CHAR | 2 |
| IS_ACTIVE | Planning Scenario Activation | VMP_PLNSCP_ACT | CHAR | 1 | |
| ALLOW_EBOM | Allow EBOM | VMP_ALLOW_EBOM | CHAR | 1 | |
| BOM_USAGE | BOM Usage | STLAN | CHAR | 1 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for VMP_PLSCP_CUST
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VMP_PLSCP_CUST | MANDT | : | T000 |
| VMP_PLSCP_CUST | VMP_SCENARIO | 1: 1 | VMP_PLSCP_TYPE |