SAP VLC_DVHOAUTH Database table for storing client based oauth DVH url Table
Overview
VLC_DVHOAUTH is a standard SAP S/4HANA table that stores Database table for storing client based oauth DVH url data. There are total 3 fields in the VLC_DVHOAUTH table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VLC_DVHOAUTH belongs to Vehicle Management System (IS-A-VMS) module and is located in the package Data Base artifacts and CDS views for Integration (ISAUTO_VLC_DB).
In addition, following links provide an overview of foreign key relationships, if any, that link VLC_DVHOAUTH to other SAP tables and standard CDS views available based on VLC_DVHOAUTH table in S/4HANA 2020.
Techincal Settings of VLC_DVHOAUTH
Below are technical details of the table VLC_DVHOAUTH
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VLC_DVHOAUTH Fields
The following table gives you an overview of the fields available in VLC_DVHOAUTH
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| TARGET | Target System | VLC_DE_TARGET_SYSTEM | RFCDES | CHAR | 32 |
| OAUTH_PROFILE | OAuth 2.0 Client Profile | OA2C_PROFILE | OA2C_PROFILES | 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 VLC_DVHOAUTH
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VLC_DVHOAUTH | OAUTH_PROFILE | : | OA2C_PROFILES |
| VLC_DVHOAUTH | TARGET | : | RFCDES |