SAP VIP_CUST_FIELD Visual Enterprise Instance Planning Service Fields Table
Overview
VIP_CUST_FIELD is a standard SAP S/4HANA table that stores Visual Enterprise Instance Planning Service Fields data. There are total 5 fields in the VIP_CUST_FIELD table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VIP_CUST_FIELD 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_FIELD to other SAP tables and standard CDS views available based on VIP_CUST_FIELD table in S/4HANA 2020.
Techincal Settings of VIP_CUST_FIELD
Below are technical details of the table VIP_CUST_FIELD
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VIP_CUST_FIELD Fields
The following table gives you an overview of the fields available in VIP_CUST_FIELD
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| SCENARIO_ID | Visual Enterprise Instance Planning Scenario ID | VIP_SCENARIO_ID | VIP_SCENARIO | CHAR | 2 |
| FIELD_NAME | Visual Enterprise Instance Planning Field Name | VIP_FIELD_NAME | VIP_FIELD | CHAR | 50 |
| FIELD_TYPE | Visual Enterprise Instance Planning - Field Type | VIP_FIELD_TYPE | CHAR | 2 | |
| SOURCE_FIELD | Visual Enterprise Instance Planner - Source Field | VIP_SOURCE_FIELD | CHAR | 1 | |
| TARGET_FIELD | Visual Enterprise Instance Planner - Target Field | VIP_TARGET_FIELD | 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 VIP_CUST_FIELD
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VIP_CUST_FIELD | FIELD_NAME | 1: CN | VIP_FIELD |
| VIP_CUST_FIELD | SCENARIO_ID | : | VIP_SCENARIO |