SAP VLC_DBCONSTATUS VELO : Status of LiveCache Connection Table
Overview
VLC_DBCONSTATUS is a standard SAP S/4HANA table that stores VELO : Status of LiveCache Connection data. There are total 6 fields in the VLC_DBCONSTATUS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VLC_DBCONSTATUS belongs to Vehicle Management System (IS-A-VMS) module and is located in the package Vehicle Management System (VMS) (ISAUTO_VLC).
In addition, following links provide an overview of foreign key relationships, if any, that link VLC_DBCONSTATUS to other SAP tables and standard CDS views available based on VLC_DBCONSTATUS table in S/4HANA 2020.
Techincal Settings of VLC_DBCONSTATUS
Below are technical details of the table VLC_DBCONSTATUS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VLC_DBCONSTATUS Fields
The following table gives you an overview of the fields available in VLC_DBCONSTATUS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CON_NAME | Logical name of a database connection | DBCON_NAME | DBCON | CHAR | 30 |
| READ_ENABLED | LiveCache Can Be Read | VLC_READ_ENABLED | CHAR | 1 | |
| WRITE_ENABLED | LiveCache Can Be Written | VLC_WRITE_ENABLED | CHAR | 1 | |
| UNAME | User Name | UNAME | CHAR | 12 | |
| CDATE | Date | DATUM | DATS | 8 | |
| CTIME | Time | UZEIT | TIMS | 6 |
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 VLC_DBCONSTATUS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VLC_DBCONSTATUS | CON_NAME | : | DBCON |