R_ES_SIITAXCODEDETAIL

CDS View

Spain SII Tax Code Details

R_ES_SIITAXCODEDETAIL is a CDS View in S/4HANA. Spain SII Tax Code Details. It contains 2 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
R_ES_EDCSalesInvoiceSIITaxItem view_entity inner COMPOSITE Spain SII Customer Inv TaxLines
R_ES_EDCSuplrInvcSIITaxLine view_entity inner COMPOSITE Spain Supplier Invoice Tax lines

Fields (2)

KeyField CDS FieldsUsed in Views
ES_EDocSIITaxClassification ES_EDocSIITaxClassification 2
ES_EDocSIITaxRegime ES_EDocSIITaxRegime 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.

-- Spain SII Tax Code Details
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE R_ES_SIITAXCODEDETAIL (
    ES_EDOCSIITAXCLASSIFICATION,
    ES_EDOCSIITAXREGIME
);