SAP VCLSTRUDEP Viewcluster: Dependencies between object fields Table
Overview
VCLSTRUDEP is a standard SAP S/4HANA table that stores Viewcluster: Dependencies between object fields data. There are total 6 fields in the VCLSTRUDEP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VCLSTRUDEP 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 VCLSTRUDEP to other SAP tables and standard CDS views available based on VCLSTRUDEP table in S/4HANA 2020.
Techincal Settings of VCLSTRUDEP
Below are technical details of the table VCLSTRUDEP
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of VCLSTRUDEP Fields
The following table gives you an overview of the fields available in VCLSTRUDEP
| 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 |
| OBJFIELD | ABAP Dictionary: Name of view field | VIEWFIELD | * | CHAR | 30 |
| PREDOBJECT | Name of table/view for extended table maintenance | VIM_NAME | TVDIR | CHAR | 30 |
| PREDFIELD | ABAP Dictionary: Name of view field | VIEWFIELD | * | CHAR | 30 |
| NOKEYFIELD | Flag: Field is not a key field if <> ' ' | VCL_NOKEY | CHAR | 1 |
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 VCLSTRUDEP
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VCLSTRUDEP | OBJECT | 1: CN | TVDIR |
| VCLSTRUDEP | PREDOBJECT | 1: CN | TVDIR |
| VCLSTRUDEP | VCLNAME | 1: N | VCLDIR |