SAP VWPT_ATTRSUF_T Texts for Suffixes of Free Security Attributes Table
Overview
VWPT_ATTRSUF_T is a standard SAP S/4HANA table that stores Texts for Suffixes of Free Security Attributes data. There are total 3 fields in the VWPT_ATTRSUF_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VWPT_ATTRSUF_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_ATTRSUF_T to other SAP tables and standard CDS views available based on VWPT_ATTRSUF_T table in S/4HANA 2020.
Techincal Settings of VWPT_ATTRSUF_T
Below are technical details of the table VWPT_ATTRSUF_T
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VWPT_ATTRSUF_T Fields
The following table gives you an overview of the fields available in VWPT_ATTRSUF_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LANGU | Language Key | LANGU | T002 | LANG | 1 |
| ATTRIBUTE_SUFFIX | Identifier of the Free Attribute | VWP_ATTR_SUFFIX | VWPT_ATTRSUF | CHAR | 4 |
| SUFFIX_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_ATTRSUF_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VWPT_ATTRSUF_T | ATTRIBUTE_SUFFIX | 1: CN | VWPT_ATTRSUF |
| VWPT_ATTRSUF_T | LANGU | 1: CN | T002 |