VCH_APRIORI_RES
Dummy table for field definitions used in Apriori VC queries
VCH_APRIORI_RES is an SAP database table in S/4HANA. Dummy table for field definitions used in Apriori VC queries. It contains 11 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| P_VarConfignSalesByNetValQry | view | from | BASIC | Base Query for VC Related Sales Anlyts |
Fields (11)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | entry_no | int4 | INT4 | |||
| charcvaluecombnset | vch_charc_value_combn_set | Value Comb. Set | ||||
| charcvaluecombnsetsupport | vch_charc_value_combn_set_supp | Value Set Support | ||||
| creationdate | erdat | Created On | ||||
| soldtoparty | kunag | Sold-to Party | ||||
| salesorganization | vkorg | Sales Org. | ||||
| distributionchannel | vtweg | Distr. Channel | ||||
| salesoffice | vkbur | Sales Office | ||||
| product | matnr | Material | ||||
| productgroup | matkl | Material Group | ||||
| netamount | vch_anlyts_net_amount_cond | Cond.amnt indep.curr |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Dummy table for field definitions used in Apriori VC queries
-- Category TRANSPARENT · Delivery class L
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE VCH_APRIORI_RES (
ENTRY_NO, -- INT4 [int4]
CHARCVALUECOMBNSET, -- Value Comb. Set [vch_charc_value_combn_set]
CHARCVALUECOMBNSETSUPPORT, -- Value Set Support [vch_charc_value_combn_set_supp]
CREATIONDATE, -- Created On [erdat]
SOLDTOPARTY, -- Sold-to Party [kunag]
SALESORGANIZATION, -- Sales Org. [vkorg]
DISTRIBUTIONCHANNEL, -- Distr. Channel [vtweg]
SALESOFFICE, -- Sales Office [vkbur]
PRODUCT, -- Material [matnr]
PRODUCTGROUP, -- Material Group [matkl]
NETAMOUNT, -- Cond.amnt indep.curr [vch_anlyts_net_amount_cond]
PRIMARY KEY (ENTRY_NO)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA