SAP Table VCLSTRUDEP

Viewcluster: Dependencies between object fields

VCLSTRUDEP (Viewcluster: Dependencies between object fields) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link VCLSTRUDEP to other SAP tables.

VCLSTRUDEP table fields

Field Data element Checktable Datatype Length Decimals
VCLNAME Complex data object maintenance view cluster name VCL_NAME VCLDIR CHAR 30 0
OBJECT Name of table/view for extended table maintenance VIM_NAME TVDIR CHAR 30 0
OBJFIELD ABAP Dictionary: Name of view field VIEWFIELD CHAR 30 0
PREDOBJECT Name of table/view for extended table maintenance VIM_NAME TVDIR CHAR 30 0
PREDFIELD ABAP Dictionary: Name of view field VIEWFIELD CHAR 30 0
NOKEYFIELD Flag: Field is not a key field, if <> ' ' VCL_NOKEY CHAR 1 0
NULL Navigation relationship (foreign key relationship)
S Read-only field read relationship
C Check for allowed field value in function part
I Copy initial subset field selection conditions

VCLSTRUDEP foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
VCLSTRUDEP OBJECT VCLSTRUDEP OBJECT TVDIR View Directory TABNAME
VCLSTRUDEP PREDOBJECT VCLSTRUDEP PREDOBJECT TVDIR View Directory TABNAME
VCLSTRUDEP VCLNAME VCLSTRUDEP VCLNAME VCLDIR Viewcluster directory VCLNAME