SAP VWPT_ATTR_L_T Texts for Attribute Values for Long Attributes Table
Overview
VWPT_ATTR_L_T is a standard SAP S/4HANA table that stores Texts for Attribute Values for Long Attributes data. There are total 5 fields in the VWPT_ATTR_L_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VWPT_ATTR_L_T belongs to Transaction Manager (FIN-FSCM-TRM-TM) module and is located in the package TR-CORE: Former Objects from FVVW (TR-TM: Securities) (FVVW_CORE).
In addition, following links provide an overview of foreign key relationships, if any, that link VWPT_ATTR_L_T to other SAP tables and standard CDS views available based on VWPT_ATTR_L_T table in S/4HANA 2020.
Techincal Settings of VWPT_ATTR_L_T
Below are technical details of the table VWPT_ATTR_L_T
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VWPT_ATTR_L_T Fields
The following table gives you an overview of the fields available in VWPT_ATTR_L_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| LANGU | Language Key | LANGU | T002 | LANG | 1 |
| ATTRIBUTE_SUFFIX | Identifier of the Free Attribute | VWP_ATTR_SUFFIX | VWPT_ATTR_L | CHAR | 4 |
| ATTRIBUTE_VALUE | Value of the Free Attribute (20 Characters) | VWP_ATTR_LONG | VWPT_ATTR_L | CHAR | 20 |
| ATTRIBUTE_TEXT | Text for Attribute Value | VWP_ATTR_TEXT | CHAR | 20 |
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 VWPT_ATTR_L_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VWPT_ATTR_L_T | ATTRIBUTE_SUFFIX | 1: CN | VWPT_ATTR_L |
| VWPT_ATTR_L_T | ATTRIBUTE_VALUE | 1: CN | VWPT_ATTR_L |
| VWPT_ATTR_L_T | LANGU | 1: CN | T002 |
| VWPT_ATTR_L_T | MANDT | 1: CN | T000 |