DHCDC_AUTH_CDSEXTRCTNENABLED
DHCDC_AUTH_CDSEXTRCTNENABLED is an SAP database table in S/4HANA. It contains 9 fields. 7 CDS views read from this table.
CDS Views using this table (7)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| DHBAS_ExtractionEnabledObj | view_entity | from | Extraction Enabled Objects | |
| DHCDC_AUTH_CdsExtrctnBDCFltr | view | from | CDS Views enabled for BDC Subscriber | |
| DHCDC_AUTH_CdsExtrctnDHAPEFltr | view | from | CDS Views enabled for DHAPE Subscriber | |
| DHCDC_AUTH_CdsExtrctnODPFltr | view | from | CDS Views enabled for ODP Subscriber | |
| DHCDC_AUTH_CdsExtrctnRMSFltr | view | from | CDS Views enabled for RMS Subscriber | |
| DHCDC_AUTH_CdsExtrctnSLTFltr | view | from | CDS Views enabled for SLT Subscriber | |
| I_DataExtractionEnabledView | view | from |
Fields (9)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | viewname_raw | DataExtractionViewName,viewname_raw | 6 |
| ddlanguage | ddlanguage | 5 | |
| ddlname | ddlname | 5 | |
| ddtext | DataExtractionViewDescription,ddtext | 6 | |
| hasAlternativeKey | hasAlternativeKey | 1 | |
| isDeltaSupported | isDeltaSupported | 5 | |
| release_state | release_state | 5 | |
| sql_viewname | sql_viewname | 5 | |
| viewname | viewname | 5 |
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.
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE DHCDC_AUTH_CDSEXTRCTNENABLED (
VIEWNAME_RAW,
DDLANGUAGE,
DDLNAME,
DDTEXT,
HASALTERNATIVEKEY,
ISDELTASUPPORTED,
RELEASE_STATE,
SQL_VIEWNAME,
VIEWNAME,
PRIMARY KEY (VIEWNAME_RAW)
);
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