VCLSTRUDEP - Viewcluster: Dependencies between object fields
 Viewcluster: Dependencies between object fields information is stored in SAP table VCLSTRUDEP.
It is part of development package SVIM in software component BC-CUS-TOL-TME. This development package consists of objects that can be grouped under "Basis View Maintenance".
 It is part of development package SVIM in software component BC-CUS-TOL-TME. This development package consists of objects that can be grouped under "Basis View Maintenance".
Fields for table VCLSTRUDEP
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| VCLNAME | Complex data object maintenance view cluster name | X | VCL_NAME | CHAR | 30 | VCLDIR | 
| OBJECT | Name of table/view for extended table maintenance | X | VIM_NAME | CHAR | 30 | TVDIR | 
| OBJFIELD | ABAP Dictionary: Name of view field | X | VIEWFIELD | CHAR | 30 | * | 
| PREDOBJECT | Name of table/view for extended table maintenance | VIM_NAME | CHAR | 30 | TVDIR | |
| PREDFIELD | ABAP Dictionary: Name of view field | VIEWFIELD | CHAR | 30 | * | |
| NOKEYFIELD | Flag: Field is not a key field, if <> ' ' | VCL_NOKEY | CHAR | 1 |