I_CNSLDTNMATERIALT

CDS View

Consolidation Combined Material - Text

I_CNSLDTNMATERIALT is a CDS View in S/4HANA. Consolidation Combined Material - Text. It contains 2 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
A_CnsldtnMaterialT view from COMPOSITE Combined Material - Text
R_CnsldtnMaterialTextTP view_entity from TRANSACTIONAL Consolidation Material - Text TP

Fields (2)

KeyField CDS FieldsUsed in Views
CnsldtnIsAdditionalMasterData CnsldtnIsAdditionalMasterData 1
MaterialName MaterialName 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.

-- Consolidation Combined Material - Text
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_CNSLDTNMATERIALT (
    CNSLDTNISADDITIONALMASTERDATA,
    MATERIALNAME
);