SAP VWPT_ATTR_S Attribute Values for Short Attributes Table
Overview
VWPT_ATTR_S is a standard SAP S/4HANA table that stores Attribute Values for Short Attributes data. There are total 3 fields in the VWPT_ATTR_S table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VWPT_ATTR_S 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_S to other SAP tables and standard CDS views available based on VWPT_ATTR_S table in S/4HANA 2020.
Techincal Settings of VWPT_ATTR_S
Below are technical details of the table VWPT_ATTR_S
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VWPT_ATTR_S Fields
The following table gives you an overview of the fields available in VWPT_ATTR_S
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| ATTRIBUTE_SUFFIX | Identifier of the Free Attribute | VWP_ATTR_SUFFIX | VWPT_ATTRSUF | CHAR | 4 |
| ATTRIBUTE_VALUE | Value of the Free Attribute (5 Characters) | VWP_ATTR_SHORT | CHAR | 5 |
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_S
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VWPT_ATTR_S | ATTRIBUTE_SUFFIX | 1: CN | VWPT_ATTRSUF |
| VWPT_ATTR_S | MANDT | 1: CN | T000 |