VendorConfig
Source SQL File - Google Cloud Cortex Data Foundation
Google Cloud Cortex Foudantion - Cortex Reporting - (s4) - VendorConfig
Overview
This reporting view provides access to the selection variants used in SAP systems. It includes information such as the client, variant name, selection type, current selection number, ID, selection option, low field, and high field.
Data Sources
| Source Table/View | Description |
|---|---|
| tvarvc | Selection Variants |
Key Use Cases
- Analyzing selection variants used in SAP systems
- Identifying variants that may be impacting system performance
- Auditing and compliance purposes
Query Logic
The view selects specific columns from the tvarvc table, including the client, variant name, low field, and high field. These columns provide key information about the selection variants used in SAP systems.
Possible relation with SAP Transactions
| Transaction Code | Transaction Description |
|---|---|
Data Lineage
Under Development
Table/View Fields
| Field | Field Description | Description in SAP Dictionary (Comming soon) |
|---|---|---|
| Client_MANDT | Client | |
| NameOfVariantVariable_NAME | Name of Variant Variable | |
| LowField_LOW | Low Field | |
| HighField_HIGH | High Field |