Skip to content

VendorConfig

Source SQL File - Google Cloud Cortex Data Foundation

Google Cloud Cortex Foudantion - Cortex Reporting - (ecc) - VendorConfig

Overview

This reporting view provides access to the selection variants used in SAP systems. It includes information such as the client, name of the variant, 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 and troubleshooting issues related to selection variants
  • Reporting on the usage of selection variants

Query Logic

The view is a simple SELECT statement that retrieves all columns from the tvarvc table.

Possible relation with SAP Transactions

Transaction Code Transaction Description
SE38 ABAP Editor
SE54 Variant Maintenance

Data Lineage

Under Development

Table/View Fields

Field Field Description Description in SAP Dictionary (Comming soon)
Client_MANDT Client ID
NameOfVariantVariable_NAME Name of the variant variable
LowField_LOW Lower bound of the selection range
HighField_HIGH Upper bound of the selection range

Comments