SAP VIP_FIELD_TXT Visual Enterprise Instance Planning Service Field Text Table
Overview
VIP_FIELD_TXT is a standard SAP S/4HANA table that stores Visual Enterprise Instance Planning Service Field Text data. There are total 3 fields in the VIP_FIELD_TXT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VIP_FIELD_TXT 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_FIELD_TXT to other SAP tables and standard CDS views available based on VIP_FIELD_TXT table in S/4HANA 2020.
Techincal Settings of VIP_FIELD_TXT
Below are technical details of the table VIP_FIELD_TXT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VIP_FIELD_TXT Fields
The following table gives you an overview of the fields available in VIP_FIELD_TXT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LANGU | Language Key | SPRAS | T002 | LANG | 1 |
| FIELD_NAME | Visual Enterprise Instance Planning Source Field Name | VIP_SOURCE_FIELD_NAME | VIP_FIELD | CHAR | 50 |
| FIELD_DESC | VIP Services Field Description | VIP_FIELD_DESC | CHAR | 40 |
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_FIELD_TXT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VIP_FIELD_TXT | FIELD_NAME | 1: CN | VIP_FIELD |
| VIP_FIELD_TXT | LANGU | : | T002 |