SAP VCLSTRUC Viewcluster: Structure table Table
Overview
VCLSTRUC is a standard SAP S/4HANA table that stores Viewcluster: Structure table data. There are total 10 fields in the VCLSTRUC table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VCLSTRUC 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 VCLSTRUC to other SAP tables and standard CDS views available based on VCLSTRUC table in S/4HANA 2020.
Techincal Settings of VCLSTRUC
Below are technical details of the table VCLSTRUC
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of VCLSTRUC Fields
The following table gives you an overview of the fields available in VCLSTRUC
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| VCLNAME | Complex data object maintenance view cluster name | VCL_NAME | VCLDIR | CHAR | 30 |
| OBJECT | Name of table/view for extended table maintenance | VIM_NAME | TVDIR | CHAR | 30 |
| PREDOBJECT | Name of table/view for extended table maintenance | VIM_NAME | TVDIR | CHAR | 30 |
| OBJPOS | Viewcluster object position | OBJPOSITON | NUMC | 2 | |
| OBJLEVEL | Viewcluster maint.: Cluster object hierarchy level | OBJLEVEL | NUMC | 2 | |
| DEPENDENCY | Viewcluster entry selection type for navigation | OBJDEP | CHAR | 1 | |
| STARTOBJ | Flag: Viewcluster initial object (-> 'X') | STARTOBJ | CHAR | 1 | |
| SUPPRESS | Flag: Suppress object display (-> 'X') | SUPPROBJ | CHAR | 1 | |
| CARDINAL | Flag: n:m relationship | VCLCARD | CHAR | 1 | |
| SWITCH_ID | ID of Switch in Switch Framework | SFW_SWITCHID | * | CHAR | 30 |
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 VCLSTRUC
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VCLSTRUC | OBJECT | 1: CN | TVDIR |
| VCLSTRUC | PREDOBJECT | 1: CN | TVDIR |
| VCLSTRUC | VCLNAME | 1: N | VCLDIR |