SAP VIP_CUST Visual Enterprise Instance Planning Service Rules Table
Overview
VIP_CUST is a standard SAP S/4HANA table that stores Visual Enterprise Instance Planning Service Rules data. There are total 15 fields in the VIP_CUST table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VIP_CUST belongs to Visual Instance Planner (PLM-VEP-VIP) module and is located in the package Visual Enterprise Planner - Common Objects (VEP_AL_VIP_COMMON_SRV).
In addition, following links provide an overview of foreign key relationships, if any, that link VIP_CUST to other SAP tables and standard CDS views available based on VIP_CUST table in S/4HANA 2020.
Techincal Settings of VIP_CUST
Below are technical details of the table VIP_CUST
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VIP_CUST Fields
The following table gives you an overview of the fields available in VIP_CUST
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| SCENARIO_ID | Visual Enterprise Instance Planning Scenario ID | VIP_SCENARIO_ID | VIP_SCENARIO | CHAR | 2 |
| TYPE | Visual Enterprise Instance Planning Customization Type | VIP_CUST_TYPE | CHAR | 1 | |
| SOURCE_CATEGORY | Visual Enterprise Instance Planning Source Category | VIP_SOURCE_CATEGORY | CHAR | 2 | |
| TARGET_CATEGORY | Visual Enterprise Instance Planning Target Category | VIP_TARGET_CATEGORY | CHAR | 2 | |
| SEQUENCE | Visual Enterprise Instance Planning Mapping Sequence | VIP_SEQUENCE | NUMC | 3 | |
| MATCH_TYPE | Visual Enterprise Instance Planner Matching Type | VIP_MATCHING_TYPE | CHAR | 1 | |
| SOURCE_FIELD_TYPE | Visual Enterprise Instance Planning Source Field Type | VIP_SOURCE_FIELD_TYPE | CHAR | 2 | |
| SOURCE_FIELD_CAT | Visual Enterprise Instance Planning Source Field Category | VIP_SOURCE_FIELD_CAT | CHAR | 50 | |
| SOURCE_FIELD_NAME | Visual Enterprise Instance Planning Source Field Name | VIP_SOURCE_FIELD_NAME | CHAR | 50 | |
| SOURCE_FIELD_VAL | Visual Enterprise Instance Planning Source Field Value | VIP_SOURCE_FIELD_VAL | CHAR | 100 | |
| TARGET_FIELD_TYPE | Visual Enterprise Instance Planning Target Field Type | VIP_TARGET_FIELD_TYPE | CHAR | 2 | |
| TARGET_FIELD_CAT | Visual Enterprise Instance Planning Target Field Category | VIP_TARGET_FIELD_CAT | CHAR | 50 | |
| TARGET_FIELD_NAME | Visual Enterprise Instance Planning Target Field Name | VIP_TARGET_FIELD_NAME | CHAR | 50 | |
| TARGET_FIELD_VAL | Visual Enterprise Instance Planning Target Field Value | VIP_TARGET_FIELD_VAL | CHAR | 100 |
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 VIP_CUST
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VIP_CUST | MANDT | : | T000 |
| VIP_CUST | SCENARIO_ID | : | VIP_SCENARIO |