C_ES_TAXRETURNBOXCUBE

CDS View

ATR enabled Tax Items for Modelo Spain Cube

C_ES_TAXRETURNBOXCUBE is a CDS View in S/4HANA. ATR enabled Tax Items for Modelo Spain Cube. It contains 2 fields. 1 CDS views read from this table.

CDS Views using this table (1)

ViewTypeJoinVDMDescription
C_ES_TaxReturnBoxQuery view from CONSUMPTION ATR enabled Tax Items for Modelo Spain Query

Fields (2)

KeyField CDS FieldsUsed in Views
BusinessPartnerCountry BusinessPartnerCountry 1
CAReconciliationKey CAReconciliationKey 1

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.

-- ATR enabled Tax Items for Modelo Spain Cube
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE C_ES_TAXRETURNBOXCUBE (
    BUSINESSPARTNERCOUNTRY,
    CARECONCILIATIONKEY
);