SAP VCLMF User routines called from view maintenance Table
Overview
VCLMF is a standard SAP S/4HANA table that stores User routines called from view maintenance data. There are total 3 fields in the VCLMF table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VCLMF 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 VCLMF to other SAP tables and standard CDS views available based on VCLMF table in S/4HANA 2020.
Techincal Settings of VCLMF
Below are technical details of the table VCLMF
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of VCLMF Fields
The following table gives you an overview of the fields available in VCLMF
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| VCLNAME | Complex data object maintenance view cluster name | VCL_NAME | VCLDIR | CHAR | 30 |
| EVENT | Viewcluster maintenance procedure event | VCLMEVENT | CHAR | 2 | |
| FORMNAME | Name of FORM routine (extended table maintenance) | VIMFRMNAME | 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 VCLMF
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VCLMF | VCLNAME | 1: N | VCLDIR |