SAP VCLSTRUCT Viewcluster structure text table Table
Overview
VCLSTRUCT is a standard SAP S/4HANA table that stores Viewcluster structure text table data. There are total 4 fields in the VCLSTRUCT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VCLSTRUCT belongs to Table Maintenance Tool (BC-CUS-TOL-TME) module and is located in the package Basis View Maintenance (SVIM).
In addition, following links provide an overview of foreign key relationships, if any, that link VCLSTRUCT to other SAP tables and standard CDS views available based on VCLSTRUCT table in S/4HANA 2020.
Techincal Settings of VCLSTRUCT
Below are technical details of the table VCLSTRUCT
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of VCLSTRUCT Fields
The following table gives you an overview of the fields available in VCLSTRUCT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| VCLNAME | Complex data object maintenance view cluster name | VCL_NAME | * | CHAR | 30 |
| OBJECT | Name of table/view for extended table maintenance | VIM_NAME | VCLSTRUC | CHAR | 30 |
| OBJECTTEXT | Line in the represented structure | VIMDLINE | CHAR | 50 |
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 VCLSTRUCT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VCLSTRUCT | OBJECT | 1: N | VCLSTRUC |
| VCLSTRUCT | SPRAS | 1: CN | T002 |