SAP VWPT_ATTR_DESC Description of Free Security Attribute Table
Overview
VWPT_ATTR_DESC is a standard SAP S/4HANA table that stores Description of Free Security Attribute data. There are total 6 fields in the VWPT_ATTR_DESC table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VWPT_ATTR_DESC 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_DESC to other SAP tables and standard CDS views available based on VWPT_ATTR_DESC table in S/4HANA 2020.
Techincal Settings of VWPT_ATTR_DESC
Below are technical details of the table VWPT_ATTR_DESC
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VWPT_ATTR_DESC Fields
The following table gives you an overview of the fields available in VWPT_ATTR_DESC
| 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_ATTRSUF | CHAR | 4 |
| SHORT_TEXT | Short Name | DTEL_SHORTNAME | CHAR | 10 | |
| MEDIUM_TEXT | Description | DTEL_MEDNAME | CHAR | 20 | |
| LONG_TEXT | Long Name | DTEL_LONGNAME | 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 VWPT_ATTR_DESC
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VWPT_ATTR_DESC | ATTRIBUTE_SUFFIX | 1: CN | VWPT_ATTRSUF |
| VWPT_ATTR_DESC | LANGU | 1: CN | T002 |
| VWPT_ATTR_DESC | MANDT | 1: CN | T000 |